Searched defs:LibcppMutex (Results 1 – 1 of 1) sorted by relevance
265 struct LibcppMutex { struct268 LibcppMutex& operator=(LibcppMutex const&) = delete; argument283 bool wait(LibcppMutex& mut) { in wait() argument292 struct LibcppMutex {}; struct