Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp479 static void forceUnlock(malloc_zone_t*) { } in forceUnlock() function in WTF::FastMallocZone
4386 …&FastMallocZone::log, &FastMallocZone::forceLock, &FastMallocZone::forceUnlock, &FastMallocZone::s… in CreateCacheIfNecessary()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-14970 * kjs/CollectorHeapIntrospector.cpp: Remove forceLock and forceUnlock implementations.
971 * kjs/CollectorHeapIntrospector.h: Stub out forceLock and forceUnlock methods.
1038 (KJS::CollectorHeapIntrospector::forceUnlock): Release the lock.
1055 (WTF::FastMallocZone::forceUnlock): Release the TCMalloc locks.