Searched refs:t0_ping (Results 1 – 1 of 1) sorted by relevance
51 pthread_t t0_ping; variable303 rc = pthread_create(&t0_ping, &attr, ping, NULL); in tm_trap_test()314 rc = pthread_join(t0_ping, NULL); in tm_trap_test()
Completed in 5 milliseconds