Home
last modified time | relevance | path

Searched defs:th2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/tests/fs/vfs/
H A Dt_rmdirrace.c69 pthread_t th1, th2; in race() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_mac_test.cc55 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() local
/netbsd-src/sys/kern/
H A Dkern_tc.c126 static struct timehands th2 = { .th_next = &th3, }; variable