Home
last modified time | relevance | path

Searched refs:kqueue_runtime_detection_guard (Results 1 – 1 of 1) sorted by relevance

/libuv/src/unix/
H A Dasync.c42 static uv_once_t kqueue_runtime_detection_guard = UV_ONCE_INIT; variable
293 uv_once(&kqueue_runtime_detection_guard, uv__kqueue_runtime_detection);

Completed in 4 milliseconds