Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc169 static void* write_th(void* arg) { in write_th() function
326 ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, NULL)) in TEST_P()
491 ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, (void*)&sem)) in TEST_P()