Home
last modified time | relevance | path

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

/netbsd/external/mit/libuv/dist/src/
H A Dthreadpool.c241 static void reset_once(void) { in reset_once() function
254 if (pthread_atfork(NULL, NULL, &reset_once)) in init_once()