Searched defs:LibcppMutex (Results 1 – 1 of 1) sorted by relevance
240 struct LibcppMutex { struct243 LibcppMutex& operator=(LibcppMutex const&) = delete; argument258 bool wait(LibcppMutex& mut) { in wait() argument267 struct LibcppMutex {}; struct