Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.h148 virtual bool IsMutex() const { return false; } in IsMutex() function
232 virtual bool IsMutex() const { return true; } in IsMutex() function