14 for (
auto I(0ULL); I < AN; ++I)
22 const auto WaitingFor(FServiceCount);
28 while (FWakeCount < WaitingFor) {
33 std::atomic_thread_fence(std::memory_order_release);
35 std::atomic_thread_fence(std::memory_order_acquire);
41 if (FSleepCount == 0) {
46 std::atomic_thread_fence(std::memory_order_release);
static void NotEqual(const AType &ALHS, const AType &ARHS) noexcept
Unequivalence assertion function. May not be evaluated.
Precompiled header for inter-engine operations.