Searched refs:resume_thread (Results 1 – 4 of 4) sorted by relevance
521 resume_thread(void *arg) in resume_thread() function569 FORKEE_ASSERT(pthread_create(&t, NULL, resume_thread, NULL) == 0); in ATF_TC_BODY()
16161 (resume_thread, stop_thread): Likewise.17723 (resume_thread, stop_thread): New.
1631 (resume_thread): Add braces as recommended by gcc -Wparentheses.