Searched refs:th2 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/tests/fs/vfs/ |
| H A D | t_rmdirrace.c | 69 pthread_t th1, th2; in race() local 86 res = pthread_create(&th2, NULL, func2, &quit); in race() 94 res = pthread_join(th2, NULL); in race()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_mac_test.cc | 55 pthread_t th1, th2; in CFAllocator_PassMemoryToAnotherThread() local 58 PTHREAD_CREATE(&th2, NULL, CFAllocatorDeallocateFromGlob, NULL); in CFAllocator_PassMemoryToAnotherThread() 59 PTHREAD_JOIN(th2, NULL); in CFAllocator_PassMemoryToAnotherThread()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_tc.c | 126 static struct timehands th2 = { .th_next = &th3, }; variable 127 static struct timehands th1 = { .th_next = &th2, };
|
| /netbsd-src/external/gpl2/groff/dist/tmac/ |
| H A D | hyphen.us | 179 .th2
|