Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h784 pthread_t wp_threads[THREAD_CONCURRENT_WATCHPOINT_NUM]; in thread_concurrent_test() local
829 FORKEE_ASSERT(pthread_create(&wp_threads[i], NULL, in thread_concurrent_test()
835 FORKEE_ASSERT(pthread_join(wp_threads[i], NULL) == 0); in thread_concurrent_test()