Searched refs:GetCache (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclThreadAlloc.c128 static Cache * GetCache(void);
151 * GetCache ---
165 GetCache(void)
312 cachePtr = GetCache();
383 cachePtr = GetCache();
457 cachePtr = GetCache();
533 cachePtr = GetCache();
603 cachePtr = GetCache();
164 GetCache(void) function
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclThreadAlloc.c170 * GetCache ---
184 GetCache(void)
330 cachePtr = GetCache();
398 cachePtr = GetCache();
472 cachePtr = GetCache();
552 cachePtr = GetCache();
619 cachePtr = GetCache();
183 GetCache(void) function
/macosx-10.10/WTF-7600.1.24/wtf/
H A DFastMalloc.cpp2861 static TCMalloc_ThreadCache* GetCache();
3579 inline TCMalloc_ThreadCache* TCMalloc_ThreadCache::GetCache() {
4128 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache();
4234 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache();

Completed in 157 milliseconds