Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2306 static __thread TCMalloc_ThreadCache *threadlocal_heap; variable
2828 return threadlocal_heap; in GetThreadHeap()
2948 threadlocal_heap = NULL; in CreateCacheIfNecessary()
2968 threadlocal_heap = NULL; in CreateCacheIfNecessary()