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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIORangeAllocator.cpp61 #define UNLOCK() \ macro
236 UNLOCK();
286 UNLOCK();
329 UNLOCK();
357 UNLOCK();
H A DIORegistryEntry.cpp107 #define UNLOCK lck_rw_done( &gIORegistryLock ) macro
228 UNLOCK;
256 UNLOCK;
362 UNLOCK;
724 UNLOCK;
744 UNLOCK;
764 UNLOCK;
795 UNLOCK;
822 UNLOCK;
979 UNLOCK;
[all...]
H A DIOMemoryDescriptor.cpp114 #define UNLOCK IORecursiveLockUnlock( gIOMemoryLock) macro
205 UNLOCK;
907 UNLOCK;
1054 UNLOCK;
1102 UNLOCK;
1880 UNLOCK;
1918 UNLOCK;
2003 UNLOCK;
3099 UNLOCK;
3358 UNLOCK;
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_compat.h262 # define MUTEX_EXIT(x) UNLOCK((x)->l, (x)->pl);

Completed in 29 milliseconds