Searched refs:kqueue_runtime_detection_guard (Results 1 – 1 of 1) sorted by relevance
42 static uv_once_t kqueue_runtime_detection_guard = UV_ONCE_INIT; variable276 uv_once(&kqueue_runtime_detection_guard, uv__kqueue_runtime_detection);
Completed in 3 milliseconds