Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/tm/
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()