Searched refs:pause_type (Results 1 – 1 of 1) sorted by relevance
1109 handle_pause( ldap_pvt_thread_pool_t *tpool, int pause_type ) in handle_pause() argument1123 if (pause_type == CHECK_PAUSE && !pool->ltp_pause) in handle_pause()1134 max_ltp_pause = pause_type==PAUSE_ARG(GO_UNIDLE) ? WANT_PAUSE : NOT_PAUSED; in handle_pause()1141 pause_type -= pause; in handle_pause()1143 if (pause_type & GO_IDLE) { in handle_pause()1160 if (pause_type & GO_UNIDLE) { in handle_pause()1174 if (pause_type & DO_PAUSE) { in handle_pause()