Searched refs:lec_lwp (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_wait.h | 735 lwpid_t lec_lwp; member 745 if (list[i].lec_lwp == 0) in find_event_count() 746 list[i].lec_lwp = lwp; in find_event_count() 747 if (list[i].lec_lwp == lwp) in find_event_count()
|
H A D | t_ptrace_threads_wait.h | 937 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp); in thread_concurrent_test() 941 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp); in thread_concurrent_test() 946 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp); in thread_concurrent_test() 950 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp); in thread_concurrent_test() 955 i, wp_counts[i].lec_count, wp_counts[i].lec_lwp); in thread_concurrent_test() 959 i, wp_counts[i].lec_count, wp_counts[i].lec_lwp); in thread_concurrent_test()
|