Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmanipulate_user_buffer.c169 write_thread(void *arg) in write_thread() function
307 if ((rc = pthread_create(&io_thr, NULL, write_thread, &args))) { in main()