]> git.sur5r.net Git - openldap/commitdiff
Threadqueues - remove obsolete comment
authorHoward Chu <hyc@openldap.org>
Sat, 22 Aug 2015 16:53:43 +0000 (17:53 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 22 Aug 2015 16:54:20 +0000 (17:54 +0100)
libraries/libldap_r/tpool.c

index aef9d07b837e134bdf500622650f2d08d4ee0323..bf53a64611e75c8db85012033ee815bcc2379948 100644 (file)
@@ -66,8 +66,6 @@ typedef struct ldap_int_thread_userctx_s {
 
 
 /* Simple {thread ID -> context} hash table; key=ctx->ltu_id.
- * Protected by ldap_pvt_thread_pool_mutex except during pauses,
- * when it is read-only (used by pool_purgekey and pool_context).
  * Protected by ldap_pvt_thread_pool_mutex.
  */
 static struct {