Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dthread.c516 static int platform_needs_custom_semaphore = 0; variable
527 #define platform_needs_custom_semaphore 1 macro
531 #define platform_needs_custom_semaphore 0 macro