Home
last modified time | relevance | path

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

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