Home
last modified time | relevance | path

Searched refs:threadlocal_heap (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2520 static __thread TCMalloc_ThreadCache *threadlocal_heap; variable
3060 return threadlocal_heap; in GetThreadHeap()
3184 threadlocal_heap = NULL; in CreateCacheIfNecessary()
3204 threadlocal_heap = NULL; in CreateCacheIfNecessary()