Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DTCSpinLock.h126 inline bool IsHeld() const { in IsHeld() function
219 inline bool IsHeld() const { in IsHeld() function
256 bool IsHeld() { in IsHeld() function
DFastMalloc.cpp1529 ASSERT(IsHeld(pageheap_lock)); in isScavengerSuspended()
1535 ASSERT(IsHeld(pageheap_lock)); in scheduleScavenger()
1547 ASSERT(IsHeld(pageheap_lock)); in suspendScavenger()
1566 ASSERT(IsHeld(pageheap_lock)); in isScavengerSuspended()
1574 ASSERT(IsHeld(pageheap_lock)); in scheduleScavenger()
1587 ASSERT(IsHeld(pageheap_lock)); in suspendScavenger()
2478 ASSERT(IsHeld(pageheap_lock)); in signalScavenger()
3108 ASSERT(pageheap_lock.IsHeld()); in InitTSD()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-1619359 (TCMalloc_SpinLock::IsHeld):
DChangeLog-2010-05-2417988 (TCMalloc_SpinLock::IsHeld):
DChangeLog-2008-08-1025363 (TCMalloc_SpinLock::IsHeld):