Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dworkqueue-threads.cc70 pthread_t tid_; member in gold::Workqueue_thread
86 err = pthread_create(&this->tid_, &attr, &Workqueue_thread::thread_body, in Workqueue_thread()