Home | History | Annotate | Download | only in base

Lines Matching defs:Join

63   // New method. Needed since Thread::Join is protected, and it is called by
65 void Join() {
66 Thread::Join();
87 // New method. Needed since Thread::Join is protected, and it is called by
89 void Join() {
90 Thread::Join();
122 delete_on_thread.Join();
135 call_on_thread.Join();
149 call_on_thread.Join();
174 call_on_thread.Join();