Searched refs:spinLockLockInitControl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c190 static pthread_once_t spinLockLockInitControl = PTHREAD_ONCE_INIT; variable
333 if (pthread_once(&spinLockLockInitControl, SpinLockLockInit)) {
/macosx-10.10/tcl-105/tcl/tcl/macosx/
H A DtclMacOSXNotify.c68 static pthread_once_t spinLockLockInitControl = PTHREAD_ONCE_INIT; variable
439 if (pthread_once(&spinLockLockInitControl, SpinLockLockInit)) {

Completed in 68 milliseconds