Searched refs:stop_status_tid (Results 1 – 1 of 1) sorted by relevance
54 ldap_pvt_thread_t start_status_tid, stop_status_tid; variable332 … if ( ldap_pvt_thread_create( &stop_status_tid, 0, stop_status_routine, NULL ) == 0 ) in lutil_ServiceCtrlHandler()487 if (ldap_pvt_thread_join( stop_status_tid, (void *) NULL ) == -1) in lutil_ReportShutdownComplete()