Searched refs:tmpTimerEventId (Results 1 – 1 of 1) sorted by relevance
193 auto tmpTimerEventId = extTime_.Register(tryUnload, checkingIntervalInMs); in TryUnloadServiceTimer() local195 if (timerEventId.compare_exchange_strong(tmp, tmpTimerEventId)) { in TryUnloadServiceTimer()198 extTime_.Unregister(tmpTimerEventId); in TryUnloadServiceTimer()