OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ldap_pvt_thread_pool_close
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap_thr_debug.h
124
#define
ldap_pvt_thread_pool_close
ldap_int_thread_pool_close
macro
190
#undef
ldap_pvt_thread_pool_close
macro
tpool.c
832
* wrapper for
ldap_pvt_thread_pool_close
+free(), left around
840
if ( (rc =
ldap_pvt_thread_pool_close
( tpool, run_pending )) ) {
849
ldap_pvt_thread_pool_close
( ldap_pvt_thread_pool_t *tpool, int run_pending )
function
thr_debug.c
1245
ldap_pvt_thread_pool_close
( ldap_pvt_thread_pool_t *tpool, int run_pending )
function
1248
ERROR_IF( !threading_enabled, "
ldap_pvt_thread_pool_close
" );
1252
ERROR( rc, "
ldap_pvt_thread_pool_close
" );
Completed in 20 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026