Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2322 SpinLockHolder h(&lock_); in length()
2328 SpinLockHolder h(&lock_); in tc_length()
2465 SpinLockHolder h(&pageheap_lock); in periodicScavenge()
2502 SpinLockHolder h(&pageheap_lock); in scavengerThread()
2630 SpinLockHolder h(&pageheap_lock); in ReleaseToSpans()
2711 SpinLockHolder h(&lock_); in InsertRange()
2729 SpinLockHolder h(&lock_); in RemoveRange()
2799 SpinLockHolder h(&pageheap_lock); in Populate()
2980 SpinLockHolder h(&sample_period_lock); in PickNextSample()
3020 SpinLockHolder h(&pageheap_lock); in InitModule()
[all …]
DTCSpinLock.h282 typedef TCMalloc_SpinLockHolder SpinLockHolder; typedef
DTCSystemAlloc.cpp345 SpinLockHolder lock_holder(&spinlock); in TCMalloc_SystemAlloc()
/external/webkit/Source/JavaScriptCore/jit/
DExecutableAllocatorFixedVMPool.cpp490 SpinLockHolder lockHolder(&spinlock); in committedByteCount()
501 SpinLockHolder lock_holder(&spinlock); in isValid()
516 SpinLockHolder lock_holder(&spinlock); in systemAlloc()
523 SpinLockHolder lock_holder(&spinlock); in systemRelease()
/external/chromium/base/allocator/
Dallocator_shim.cc78 SpinLockHolder h(&set_new_handler_lock); in call_new_handler()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-246316 above. Standardized use of "ifdef WTF_CHANGES". Added a SpinLockHolder