Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_device_initialize_tests.c713 ULONG thread_count; in test_application_define() local
794 thread_count = ux_test_utility_sim_thread_create_count(); in test_application_define()
860 for (test_n = 0; test_n < thread_count; test_n ++) in test_application_define()
863 stepinfo(" .threadTest %2ld / %2ld\n", test_n, thread_count - 1); in test_application_define()
Dusbx_test_USBX_142_DTR_callback.c421 ULONG thread_count; in test_application_define() local