Home
last modified time | relevance | path

Searched refs:UV_ONCE_INIT (Results 1 - 25 of 44) sorted by relevance

12

/third_party/libuv/src/unix/
H A Drandom-getrandom.c37 static uv_once_t once = UV_ONCE_INIT;
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT;
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT;
H A Dbsd-proctitle.c30 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dos390-proctitle.c29 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dproctitle.c36 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT;
182 uv_once_t child_once = UV_ONCE_INIT; in child_fork()
H A Ddarwin.c36 static uv_once_t once = UV_ONCE_INIT;
H A Dibmi.c62 uv_once_t process_title_mutex_once = UV_ONCE_INIT;
/third_party/node/deps/uv/src/unix/
H A Drandom-getrandom.c39 static uv_once_t once = UV_ONCE_INIT;
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT;
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT;
H A Dbsd-proctitle.c30 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dos390-proctitle.c29 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dproctitle.c36 static uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT;
182 uv_once_t child_once = UV_ONCE_INIT; in child_fork()
H A Ddarwin.c38 static uv_once_t once = UV_ONCE_INIT;
H A Dibmi.c62 uv_once_t process_title_mutex_once = UV_ONCE_INIT;
H A Dsignal.c54 static uv_once_t uv__signal_global_init_guard = UV_ONCE_INIT;
/third_party/node/deps/uv/src/
H A Dthreadpool.c32 static uv_once_t once = UV_ONCE_INIT;
242 uv_once_t child_once = UV_ONCE_INIT; in reset_once()
/third_party/libuv/include/uv/
H A Dunix.h130 #define UV_ONCE_INIT PTHREAD_ONCE_INIT macro
/third_party/libuv/src/win/
H A Dthread.c81 static uv_once_t uv__current_thread_init_guard = UV_ONCE_INIT;
/third_party/node/deps/uv/include/uv/
H A Dunix.h131 #define UV_ONCE_INIT PTHREAD_ONCE_INIT macro
/third_party/node/deps/uv/src/win/
H A Dthread.c81 static uv_once_t uv__current_thread_init_guard = UV_ONCE_INIT;
/third_party/libuv/src/
H A Dthreadpool.c46 static uv_once_t once = UV_ONCE_INIT;
548 uv_once_t child_once = UV_ONCE_INIT; in reset_once()

Completed in 15 milliseconds

12