Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h750 int breakpoint_threads, int signal_threads, int watchpoint_threads) in thread_concurrent_test() argument
777 ATF_REQUIRE(watchpoint_threads <= THREAD_CONCURRENT_WATCHPOINT_NUM); in thread_concurrent_test()
814 breakpoint_threads + signal_threads + watchpoint_threads) in thread_concurrent_test()
828 for (i = 0; i < watchpoint_threads; i++) { in thread_concurrent_test()
834 for (i = 0; i < watchpoint_threads; i++) { in thread_concurrent_test()
952 for (i = 0; i < watchpoint_threads; i++) in thread_concurrent_test()
956 for (i = watchpoint_threads; i < THREAD_CONCURRENT_WATCHPOINT_NUM; i++) in thread_concurrent_test()