Home
last modified time | relevance | path

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

/third_party/node/deps/uv/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()
/third_party/libuv/src/
H A Dthreadpool.c547 static void reset_once(void) { in reset_once() function
560 if (pthread_atfork(NULL, NULL, &reset_once)) in init_once()

Completed in 3 milliseconds