Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c124 once3_cleanup(void *m) in once3_cleanup() function
141 pthread_cleanup_push(once3_cleanup, &mutex); in once3_threadfunc()