Searched refs:t1_pong (Results 1 – 1 of 1) sorted by relevance
52 pthread_t t1_pong; variable230 pthread_kill(t1_pong, SIGUSR1); in ping()310 rc = pthread_create(&t1_pong, &attr, pong, NULL); in tm_trap_test()318 rc = pthread_join(t1_pong, NULL); in tm_trap_test()