Searched refs:LibcppCondVar (Results 1 – 1 of 1) sorted by relevance
278 struct LibcppCondVar;290 friend struct LibcppCondVar;294 struct LibcppCondVar { struct295 LibcppCondVar() = default;296 LibcppCondVar(LibcppCondVar const&) = delete;297 LibcppCondVar& operator=(LibcppCondVar const&) = delete; argument307 struct LibcppCondVar {}; struct653 using type = GlobalMutexGuard<LibcppMutex, LibcppCondVar, GlobalStatic<LibcppMutex>::instance,654 GlobalStatic<LibcppCondVar>::instance, PlatformThreadID>;