Home
last modified time | relevance | path

Searched defs:once (Results 1 – 9 of 9) sorted by relevance

/libuv/src/unix/
H A Drandom-getentropy.c31 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-getrandom.c37 static uv_once_t once = UV_ONCE_INIT; variable
H A Drandom-devurandom.c28 static uv_once_t once = UV_ONCE_INIT; variable
H A Ddarwin.c35 static uv_once_t once = UV_ONCE_INIT; variable
H A Dos390-syscalls.c32 static uv_once_t once = UV_ONCE_INIT; variable
H A Dfs.c299 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
/libuv/test/
H A Dtest-timer.c117 uv_timer_t *once; in TEST_IMPL() local
165 uv_timer_t once; in TEST_IMPL() local
/libuv/src/
H A Dthreadpool.c32 static uv_once_t once = UV_ONCE_INIT; variable
/libuv/src/win/
H A Dthread.c41 static BOOL WINAPI uv__once_inner(INIT_ONCE *once, void* param, void** context) { in uv__once_inner()

Completed in 19 milliseconds