Searched defs:local_queue (Results 1 – 4 of 4) sorted by relevance
138 vector<string*> local_queue; in ThreadMain() local
264 local_queue: UnsafeCell<VecDeque<task::Notified<Arc<Shared>>>>, field855 let local_queue = unsafe { in drop() localVariable
500 cl_command_queue local_queue; in test_repeated_setup_cleanup() local
538 void FileNetLogObserver::WriteQueue::SwapQueue(EventQueue* local_queue) { in SwapQueue()