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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORangeAllocator.cpp61 #define UNLOCK() \ macro
236 UNLOCK();
286 UNLOCK();
329 UNLOCK();
357 UNLOCK();
H A DIORegistryEntry.cpp100 #define UNLOCK lck_rw_done( &gIORegistryLock ) macro
217 UNLOCK;
245 UNLOCK;
336 UNLOCK;
683 UNLOCK;
703 UNLOCK;
723 UNLOCK;
754 UNLOCK;
781 UNLOCK;
938 UNLOCK;
[all...]
H A DIOMemoryDescriptor.cpp127 #define UNLOCK IORecursiveLockUnlock( gIOMemoryLock) macro
277 UNLOCK;
1007 UNLOCK;
2758 UNLOCK;
2819 UNLOCK;
2853 UNLOCK;
2867 UNLOCK;
2878 UNLOCK;
2889 UNLOCK;
2897 UNLOCK;
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_compat.h262 # define MUTEX_EXIT(x) UNLOCK((x)->l, (x)->pl);

Completed in 26 milliseconds