Lines Matching refs:lec_count
935 ATF_CHECK_EQ_MSG(signal_counts[i].lec_count, 1, in thread_concurrent_test()
937 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp); in thread_concurrent_test()
939 ATF_CHECK_EQ_MSG(signal_counts[i].lec_count, 0, in thread_concurrent_test()
941 i, signal_counts[i].lec_count, signal_counts[i].lec_lwp); in thread_concurrent_test()
944 ATF_CHECK_EQ_MSG(bp_counts[i].lec_count, 1, in thread_concurrent_test()
946 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp); in thread_concurrent_test()
948 ATF_CHECK_EQ_MSG(bp_counts[i].lec_count, 0, in thread_concurrent_test()
950 i, bp_counts[i].lec_count, bp_counts[i].lec_lwp); 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()