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

/macosx-10.10/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadSvCmd.h69 #define UNLOCK_CONTAINER(a) Sp_RecursiveMutexUnlock(&(a)->bucketPtr->lock) macro
76 #define UnlockArray(a) UNLOCK_CONTAINER(a)
H A DthreadSvCmd.c357 UNLOCK_CONTAINER(*retObj);

Completed in 102 milliseconds