Home
last modified time | relevance | path

Searched defs:SpinLockLock (Results 1 – 3 of 3) sorted by relevance

/dports/lang/tcl86/tcl8.6.12/macosx/
H A DtclMacOSXNotify.c100 #define SpinLockLock(p) lockLock(p) macro
104 #define SpinLockLock(p) OSSpinLockLock(p) macro
119 #define SpinLockLock(p) _spin_lock(p) macro
/dports/lang/tcl87/tcl8.7a5/macosx/
H A DtclMacOSXNotify.c106 SpinLockLock( in SpinLockLock() function
131 SpinLockLock( in SpinLockLock() function
159 SpinLockLock( in SpinLockLock() function
/dports/lang/tcl85/tcl8.5.19/macosx/
H A DtclMacOSXNotify.c75 #define SpinLockLock(p) lockLock(p) macro
79 #define SpinLockLock(p) OSSpinLockLock(p) macro
94 #define SpinLockLock(p) _spin_lock(p) macro