Searched refs:SYNC_POLICY_FIFO (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
H A Dthreading.h74 #define sem_init(X,Y,Z) semaphore_create(mach_task_self(), X, SYNC_POLICY_FIFO, Z)
/external/v8/src/
H A Dplatform-macos.cc695 semaphore_create(mach_task_self(), &semaphore_, SYNC_POLICY_FIFO, count); local
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c6459 SYNC_POLICY_FIFO, 0); local
6461 SYNC_POLICY_FIFO, 0); local

Completed in 415 milliseconds