Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h760 struct lwp_event_count wp_counts[THREAD_CONCURRENT_BREAKPOINT_NUM] in thread_concurrent_test() local
918 *FIND_EVENT_COUNT(wp_counts, in thread_concurrent_test()
953 ATF_CHECK_EQ_MSG(wp_counts[i].lec_count, 1, in thread_concurrent_test()
955 i, wp_counts[i].lec_count, wp_counts[i].lec_lwp); in thread_concurrent_test()
957 ATF_CHECK_EQ_MSG(wp_counts[i].lec_count, 0, in thread_concurrent_test()
959 i, wp_counts[i].lec_count, wp_counts[i].lec_lwp); in thread_concurrent_test()