Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dmunmap-pthread.c34 static void *thread_dummy(void *arg) in thread_dummy() function
54 ret = pthread_create(&dummy, NULL, thread_dummy, NULL); in main()