Home
last modified time | relevance | path

Searched refs:t0_ping (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c51 pthread_t t0_ping; variable
303 rc = pthread_create(&t0_ping, &attr, ping, NULL); in tm_trap_test()
314 rc = pthread_join(t0_ping, NULL); in tm_trap_test()