Searched refs:sem_count (Results 1 – 2 of 2) sorted by relevance
712 ULONG sem_count; in test_application_define() local793 sem_count = ux_test_utility_sim_sem_create_count(); in test_application_define()829 for (test_n = 0; test_n < sem_count; test_n ++) in test_application_define()832 stepinfo(" .semTest %2ld / %2ld\n", test_n, sem_count - 1); in test_application_define()1005 sem_count = ux_test_utility_sim_sem_create_count(); in test_application_define()1034 for (test_n = 0; test_n < sem_count; test_n ++) in test_application_define()1036 stepinfo(" .dStackSEM %2ld / %2ld\n", test_n, sem_count - 1); in test_application_define()
420 ULONG sem_count; in test_application_define() local