Searched defs:once (Results 1 – 9 of 9) sorted by relevance
31 static uv_once_t once = UV_ONCE_INIT; variable
37 static uv_once_t once = UV_ONCE_INIT; variable
28 static uv_once_t once = UV_ONCE_INIT; variable
35 static uv_once_t once = UV_ONCE_INIT; variable
32 static uv_once_t once = UV_ONCE_INIT; variable
299 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
117 uv_timer_t *once; in TEST_IMPL() local165 uv_timer_t once; in TEST_IMPL() local
41 static BOOL WINAPI uv__once_inner(INIT_ONCE *once, void* param, void** context) { in uv__once_inner()
Completed in 19 milliseconds