Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/
H A Dvma-pthread.c117 static void *thread_mutate(void *arg) in thread_mutate() function
190 ret = pthread_create(&threads[i], NULL, thread_mutate, &ctx); in main()