mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
Threadqueues - remove obsolete comment
This commit is contained in:
parent
ed2a625de6
commit
0dba4d2c9a
1 changed files with 0 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue