Searched refs:NoThreadsGuard (Results 1 – 2 of 2) sorted by relevance
129 static_assert(std::is_same<SelectedImplementation, NoThreadsGuard>::value, ""); in main()148 Tests<uint32_t, NoThreadsGuard>::test(); in main()149 Tests<uint64_t, NoThreadsGuard>::test(); in main()
599 using NoThreadsGuard = GuardObject<InitByteNoThreads>; variable631 using type = NoThreadsGuard;