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

/xnu-2422.115.4/bsd/sys/
H A Dparam.h137 #define PLOCK 36 macro
/xnu-2422.115.4/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;
1644 PLOCK;
/xnu-2422.115.4/bsd/kern/
H A Dkern_lockf.c474 priority = PLOCK;
H A Dsysv_shm.c676 error = tsleep((caddr_t)shmseg, PLOCK | PCATCH, "shmget", 0);

Completed in 80 milliseconds