Home
last modified time | relevance | path

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

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