Home
last modified time | relevance | path

Searched refs:handle_pause (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtpool.c1109 handle_pause( ldap_pvt_thread_pool_t *tpool, int pause_type ) in handle_pause() function
1227 handle_pause(tpool, PAUSE_ARG(GO_IDLE)); in ldap_pvt_thread_pool_idle()
1234 handle_pause(tpool, PAUSE_ARG(GO_UNIDLE)); in ldap_pvt_thread_pool_unidle()
1246 return handle_pause(tpool, PAUSE_ARG(CHECK_PAUSE)); in ldap_pvt_thread_pool_pausecheck()
1282 return handle_pause(tpool, PAUSE_ARG(DO_PAUSE)); in ldap_pvt_thread_pool_pause()