Searched refs:statter (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/tests/sys/fs/fusefs/
H A Ddev_fuse_poll.cc105 static void* statter(void* arg) { function
208 ASSERT_EQ(0, pthread_create(&th0, NULL, statter,
211 ASSERT_EQ(0, pthread_create(&th1, NULL, statter,
213 ASSERT_EQ(0, pthread_create(&th2, NULL, statter,

Completed in 66 milliseconds