Searched refs:platform_needs_custom_semaphore (Results 1 – 1 of 1) sorted by relevance
516 static int platform_needs_custom_semaphore = 0; variable520 platform_needs_custom_semaphore = in glibc_version_check()527 #define platform_needs_custom_semaphore 1 macro531 #define platform_needs_custom_semaphore 0 macro542 platform_needs_custom_semaphore675 if (platform_needs_custom_semaphore) in uv_sem_init()683 if (platform_needs_custom_semaphore) in uv_sem_destroy()691 if (platform_needs_custom_semaphore) in uv_sem_post()699 if (platform_needs_custom_semaphore) in uv_sem_wait()707 if (platform_needs_custom_semaphore) in uv_sem_trywait()