Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dthreadcount.c28 static void *thread_fn(void* varg) in thread_fn() function
49 pthread_create(threads + i, NULL, thread_fn, arg); in main()