Home
last modified time | relevance | path

Searched refs:workqueue_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dworkqueue-internal.h47 : workqueue_(workqueue) in Workqueue_threader()
65 { return this->workqueue_; } in get_workqueue()
69 Workqueue* workqueue_;
Dplugin.h135 options_(options), workqueue_(NULL), task_(NULL), input_objects_(NULL), in Plugin_manager()
372 Workqueue* workqueue_; variable
Dplugin.cc528 this->workqueue_ = workqueue; in all_symbols_read()
859 this->workqueue_->queue_soon(new Read_symbols(this->input_objects_, in add_input_file()