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

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclThreadAlloc.c130 static void UnlockBucket(Cache *cachePtr, int bucket);
786 * LockBucket, UnlockBucket --
819 UnlockBucket(
873 UnlockBucket(cachePtr, bucket);
937 UnlockBucket(cachePtr, bucket);
808 UnlockBucket( function
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclThreadAlloc.c147 static void UnlockBucket(Cache *cachePtr, int bucket);
797 * LockBucket, UnlockBucket --
829 UnlockBucket(Cache *cachePtr, int bucket)
879 UnlockBucket(cachePtr, bucket);
943 UnlockBucket(cachePtr, bucket);
818 UnlockBucket(Cache *cachePtr, int bucket) function

Completed in 74 milliseconds