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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dparam.h140 #define PLOCK 36 macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp107 #define PLOCK IORecursiveLockLock( gPropertiesLock ) macro
390 PLOCK; \
451 PLOCK;
464 PLOCK;
495 PLOCK;
505 PLOCK;
521 PLOCK;
538 PLOCK;
1605 PLOCK;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_lockf.c409 priority = PLOCK;
H A Dsysv_shm.c618 error = tsleep((caddr_t)shmseg, PLOCK | PCATCH, "shmget", 0);

Completed in 83 milliseconds