Searched refs:SetNotActive (Results 1 – 1 of 1) sorted by relevance
63 static void SetNotActive(void* task_queue);96 dispatch_sync_f(queue_, this, &SetNotActive); in Delete()129 void TaskQueueGcd::SetNotActive(void* task_queue) { in SetNotActive() function in webrtc::__anon6dcc49910111::TaskQueueGcd