Searched defs:supports_read_lock (Results 1 – 1 of 1) sorted by relevance
39 static bool supports_read_lock() { return false; } in supports_read_lock() function in PthreadMutex67 static bool supports_read_lock() { return false; } in supports_read_lock() function in PthreadSpinLock91 static bool supports_read_lock() { return true; } in supports_read_lock() function in PthreadRWLock