Home
last modified time | relevance | path

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

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