Searched refs:LibcppCondVar (Results 1 – 2 of 2) sorted by relevance
262 struct LibcppCondVar;274 friend struct LibcppCondVar;278 struct LibcppCondVar { struct279 LibcppCondVar() = default;280 LibcppCondVar(LibcppCondVar const&) = delete;281 LibcppCondVar& operator=(LibcppCondVar const&) = delete; argument293 struct LibcppCondVar {}; argument556 LibcppMutex, LibcppCondVar, GlobalStatic<LibcppMutex>::instance,557 GlobalStatic<LibcppCondVar>::instance, PlatformThreadID>;
128 InitByteGlobalMutex<LibcppMutex, LibcppCondVar, in main()130 GlobalStatic<LibcppCondVar>::instance>>::value, in main()