Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_threads_wait.h71 struct lwp_event_count traced_lwps[__arraycount(t)] = {{0, 0}}; in trace_threads()
756 struct lwp_event_count signal_counts[THREAD_CONCURRENT_SIGNALS_NUM] in thread_concurrent_test()
758 struct lwp_event_count bp_counts[THREAD_CONCURRENT_BREAKPOINT_NUM] in thread_concurrent_test()
760 struct lwp_event_count wp_counts[THREAD_CONCURRENT_BREAKPOINT_NUM] in thread_concurrent_test()
H A Dt_ptrace_wait.h734 struct lwp_event_count { struct
740 find_event_count(struct lwp_event_count list[], lwpid_t lwp, size_t max_lwps) in find_event_count() argument