HomeSort by: relevance | last modified time | path
    Searched refs:lec_lwp (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_wait.h 806 lwpid_t lec_lwp; member in struct:lwp_event_count
816 if (list[i].lec_lwp == 0)
817 list[i].lec_lwp = lwp;
818 if (list[i].lec_lwp == lwp)
t_ptrace_threads_wait.h 934 "signal_counts[%d].lec_count=%d; lec_lwp=%d",
935 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp);
938 "extraneous signal_counts[%d].lec_count=%d; lec_lwp=%d",
939 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp);
943 "bp_counts[%d].lec_count=%d; lec_lwp=%d",
944 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp);
947 "extraneous bp_counts[%d].lec_count=%d; lec_lwp=%d",
948 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp);
952 "wp_counts[%d].lec_count=%d; lec_lwp=%d",
953 i, wp_counts[i].lec_count, wp_counts[i].lec_lwp);
    [all...]

Completed in 12 milliseconds