Home | History | Annotate | Download | only in gtest

Lines Matching defs:Join

2397   ~ThreadWithParam() { Join(); }
2399 void Join() {
9068 // Join an existing circle.
9069 void join(linked_ptr_internal const* ptr)
9080 // last member of the circle. Once this is done, you can join() another.
9167 link_.join(&ptr->link_);