Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2408 static __thread TCMalloc_ThreadCache *threadlocal_heap; variable
2930 return threadlocal_heap; in GetThreadHeap()
3050 threadlocal_heap = NULL; in CreateCacheIfNecessary()
3070 threadlocal_heap = NULL; in CreateCacheIfNecessary()