HomeSort by relevance Sort by last modified time
    Searched refs:SYNC_POLICY_FIFO (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/common/
threading.h 74 #define sem_init(X,Y,Z) semaphore_create(mach_task_self(), X, SYNC_POLICY_FIFO, Z)
  /external/v8/src/
platform-macos.cc 695 semaphore_create(mach_task_self(), &semaphore_, SYNC_POLICY_FIFO, count);
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]

Completed in 494 milliseconds