Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp478 static void forceLock(malloc_zone_t*) { } in forceLock() function in WTF::FastMallocZone
4386 …&FastMallocZone::log, &FastMallocZone::forceLock, &FastMallocZone::forceUnlock, &FastMallocZone::s… in CreateCacheIfNecessary()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-14963 …Attempting to acquire the JSLock inside CollectorHeap::forceLock can lead to a deadlock if the thr…
970 * kjs/CollectorHeapIntrospector.cpp: Remove forceLock and forceUnlock implementations.
971 * kjs/CollectorHeapIntrospector.h: Stub out forceLock and forceUnlock methods.
1037 (KJS::CollectorHeapIntrospector::forceLock): Grab the lock.
1054 (WTF::FastMallocZone::forceLock): Grab the TCMalloc locks.