Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc127 static void* copy_file_range_th(void* arg) { in copy_file_range_th() function
318 ASSERT_EQ(0, pthread_create(&th0, NULL, copy_file_range_th, in TEST_P()
483 ASSERT_EQ(0, pthread_create(&th0, NULL, copy_file_range_th, in TEST_P()