Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dlast_local_modify.cc107 static void* allocate_th(void* arg) { in allocate_th() function
314 ASSERT_EQ(0, pthread_create(&th0, NULL, allocate_th, in TEST_P()
479 ASSERT_EQ(0, pthread_create(&th0, NULL, allocate_th, in TEST_P()