Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dos390-syscalls.c170 static void before_fork(void) { in before_fork() function
208 if (pthread_atfork(&before_fork, &after_fork, &child_fork)) in epoll_init()
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c170 static void before_fork(void) { in before_fork() function
208 if (pthread_atfork(&before_fork, &after_fork, &child_fork)) in epoll_init()

Completed in 2 milliseconds