Searched defs:asyncRunnerId (Results 1 – 2 of 2) sorted by relevance
36 uint64_t asyncRunnerId = 0; in CreateOrGetGlobalRunner() local60 void AsyncRunnerManager::StoreAsyncRunner(uint64_t asyncRunnerId, AsyncRunner* asyncRunner) in StoreAsyncRunner()66 void AsyncRunnerManager::RemoveAsyncRunner(uint64_t asyncRunnerId) in RemoveAsyncRunner()71 AsyncRunner* AsyncRunnerManager::GetAsyncRunner(uint64_t asyncRunnerId) in GetAsyncRunner()83 uint64_t asyncRunnerId = lastTask->asyncRunnerId_; in TriggerAsyncRunner() local146 bool AsyncRunnerManager::FindRunnerAndRef(uint64_t asyncRunnerId) in FindRunnerAndRef()175 void AsyncRunnerManager::DecreaseRunningCount(uint64_t asyncRunnerId) in DecreaseRunningCount()
70 uint64_t asyncRunnerId = reinterpret_cast<uint64_t>(asyncRunner); in AsyncRunnerConstructorInner() local