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

/darwin-on-arm/xnu/bsd/sys/
H A Dparam.h140 #define PLOCK 36 macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp114 #define PLOCK IORecursiveLockLock( gPropertiesLock ) macro
411 PLOCK; \
472 PLOCK;
485 PLOCK;
516 PLOCK;
526 PLOCK;
551 PLOCK;
579 PLOCK;
1649 PLOCK;
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_lockf.c462 priority = PLOCK;
H A Dsysv_shm.c666 error = tsleep((caddr_t)shmseg, PLOCK | PCATCH, "shmget", 0);

Completed in 90 milliseconds