Searched refs:relock (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/vm/
H A DVMCache.h104 bool relock);
/haiku/src/system/kernel/vm/
H A DVMCache.cpp937 The cache must be locked. It will be unlocked by the method. \a relock
941 \param relock If \c true, the cache will be locked when returning,
945 VMCache::WaitForPageEvents(vm_page* page, uint32 events, bool relock) argument
960 if (relock)

Completed in 87 milliseconds