Searched refs:was_run_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dgold-threads.cc338 : was_run_(false)
358 if (!this->was_run_)
366 if (!this->was_run_)
379 bool was_run = this->was_run_;
422 this->was_run_ = true;
H A Dgold-threads.h225 bool was_run_; member in class:gold::Once
227 // Internal compare-and-swap lock on was_run_;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dgold-threads.cc338 : was_run_(false)
358 if (!this->was_run_)
366 if (!this->was_run_)
379 bool was_run = this->was_run_;
422 this->was_run_ = true;
H A Dgold-threads.h225 bool was_run_; member in class:gold::Once
227 // Internal compare-and-swap lock on was_run_;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dgold-threads.cc338 : was_run_(false)
358 if (!this->was_run_)
366 if (!this->was_run_)
379 bool was_run = this->was_run_;
422 this->was_run_ = true;
H A Dgold-threads.h225 bool was_run_; member in class:gold::Once
227 // Internal compare-and-swap lock on was_run_;

Completed in 193 milliseconds