Searched defs:aliveTasks (Results 1 – 1 of 1) sorted by relevance
154 auto aliveTasks = iQueue->foregroundLiveTasks_.fetch_sub(1U, std::memory_order_relaxed); in OnForegroundTaskDestructionCallback() local166 auto aliveTasks = iQueue->backgroundLiveTasks_.fetch_sub(1U, std::memory_order_relaxed); in OnBackgroundTaskDestructionCallback() local