OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_keys
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
tpool.c
83
}
thread_keys
[LDAP_MAXTHR];
variable in typeref:struct:__anon7688
981
/*
thread_keys
[] is read-only when paused */
993
(kctx =
thread_keys
[keyslot].ctx) && kctx != DELETED_THREAD_CTX;
995
thread_keys
[keyslot].ctx = &ctx;
1077
thread_keys
[keyslot].ctx = DELETED_THREAD_CTX;
1440
ctx =
thread_keys
[i].ctx;
tpool.c
83
}
thread_keys
[LDAP_MAXTHR];
variable in typeref:struct:__anon7688
981
/*
thread_keys
[] is read-only when paused */
993
(kctx =
thread_keys
[keyslot].ctx) && kctx != DELETED_THREAD_CTX;
995
thread_keys
[keyslot].ctx = &ctx;
1077
thread_keys
[keyslot].ctx = DELETED_THREAD_CTX;
1440
ctx =
thread_keys
[i].ctx;
Completed in 42 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026