Home | History | Annotate | Download | only in coregrind

Lines Matching defs:join

1731       int join;
1751 join will succeed. For the "kill" case, we cause an alarm
1759 join = pthread_join(invoke_gdbserver_in_valgrind_thread, NULL);
1760 if (join != 0)
1762 (join,