HomeSort by relevance Sort by last modified time
    Searched refs:workqueue_ (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
workqueue-internal.h 47 : workqueue_(workqueue)
65 { return this->workqueue_; }
69 Workqueue* workqueue_; member in class:gold::Workqueue_threader
plugin.h 135 options_(options), workqueue_(NULL), task_(NULL), input_objects_(NULL),
372 Workqueue* workqueue_; member in class:gold::Plugin_manager
plugin.cc 528 this->workqueue_ = workqueue;
859 this->workqueue_->queue_soon(new Read_symbols(this->input_objects_,
    [all...]

Completed in 149 milliseconds