Searched refs:MACH_TIMESPEC_ZERO (Results 1 – 4 of 4) sorted by relevance
293 #define MACH_TIMESPEC_ZERO ((mach_timespec_t) { 0, 0 } ) macro321 #define MACH_TIMESPEC_ZERO ((mach_timespec_t) { 0, 0 } ) macro
790 mach_timespec_t value = MACH_TIMESPEC_ZERO; in clock_get_calendar_value()
238 rtn = semaphore_timedwait(producerSema, MACH_TIMESPEC_ZERO); in enqueueCommand()292 rtn = semaphore_timedwait(producerSema, MACH_TIMESPEC_ZERO); in performAndFlush()
906 kret = semaphore_timedwait(pinfo->psem_semobject, MACH_TIMESPEC_ZERO); in sem_trywait()