Home
last modified time | relevance | path

Searched defs:work_queue (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/concurrent/futures/
Dthread.py69 def _worker(executor_reference, work_queue, initializer, initargs): argument
/third_party/rust/rust/compiler/rustc_data_structures/src/
Dlib.rs88 pub mod work_queue; module
/third_party/gn/src/gn/
Dcommand_path.cc178 WorkQueue work_queue; in BreadthFirstSearch() local
Dheader_checker.cc562 base::queue<ChainLink> work_queue; in IsDependencyOf() local