Searched refs:notify_ (Results 1 – 1 of 1) sorted by relevance
128 _Notify notify_; member in __thread_struct_imp142 for (_Notify::iterator i = notify_.begin(), e = notify_.end(); i != e; ++i) { in ~__thread_struct_imp()153 notify_.push_back(pair<condition_variable*, mutex*>(cv, m)); in notify_all_at_thread_exit()