Home
last modified time | relevance | path

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

/third_party/libuv/src/
Dthreadpool.c241 static void reset_once(void) { in reset_once() function
254 if (pthread_atfork(NULL, NULL, &reset_once)) in init_once()