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

/external/v8/src/base/platform/
H A Dsemaphore.cc25 mach_task_self(), &native_handle_, SYNC_POLICY_FIFO, count);
/external/libvpx/libvpx/vp8/common/
H A Dthreading.h168 #define sem_init(X,Y,Z) semaphore_create(mach_task_self(), X, SYNC_POLICY_FIFO, Z)
/external/webrtc/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc281 SYNC_POLICY_FIFO, 0);
289 SYNC_POLICY_FIFO, 0);
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c7679 SYNC_POLICY_FIFO, 0); local
7681 SYNC_POLICY_FIFO, 0); local

Completed in 1388 milliseconds