HomeSort by: relevance | last modified time | path
    Searched defs:start_status_routine (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/liblutil/
ntservice.c 219 static void *start_status_routine( void *ptr ) function
461 if ( ldap_pvt_thread_create( &start_status_tid, 0, start_status_routine, NULL ) == 0 )

Completed in 18 milliseconds