Searched defs:TrackingMutex (Results 1 – 1 of 1) sorted by relevance
261 TrackingMutex() : Mutex() {} in TrackingMutex() function262 TrackingMutex(Mutex::Type type) : Mutex (type) {} in TrackingMutex() function