Searched defs:SpinLockLock (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c199 #define SpinLockLock(p) lockLock(p) macro
203 #define SpinLockLock(p) OSSpinLockLock(p) macro
218 #define SpinLockLock(p) _spin_lock(p) macro
/macosx-10.9.5/tcl-102/tcl/tcl/macosx/
H A DtclMacOSXNotify.c77 #define SpinLockLock(p) lockLock(p) macro
81 #define SpinLockLock(p) OSSpinLockLock(p) macro
96 #define SpinLockLock(p) _spin_lock(p) macro

Completed in 72 milliseconds