Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmapwrite.c140 pthread_t normal_write_tid[NORMAL_WRITE_TH_NUM]; in main() local
150 if (pthread_create(&normal_write_tid[i], NULL, normal_writer, in main()