Searched refs:PthreadRecursiveMutex (Results 1 – 1 of 1) sorted by relevance
53 class PthreadRecursiveMutex : public PthreadMutex { class55 PthreadRecursiveMutex() : PthreadMutex(true) { } in PthreadRecursiveMutex() function in PthreadRecursiveMutex