Searched defs:local_queue (Results 1 – 5 of 5) sorted by relevance
9 VkQueue local_queue; variable
138 vector<string*> local_queue; in ThreadMain() local
266 local_queue: UnsafeCell<VecDeque<task::Notified<Arc<Shared>>>>, field881 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()