Searched refs:once_cleanup (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libpthread/
H A Dpthread_once.c50 once_cleanup(void *closure) function
64 pthread_cleanup_push(&once_cleanup, &once_control->pto_mutex);

Completed in 155 milliseconds