Home
last modified time | relevance | path

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

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