Home
last modified time | relevance | path

Searched defs:thread_to_match (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c1183 static UX_TEST_ACTION create_disconnect_on_thread_preemption_change(TX_THREAD *thread_to_match, TX_… in create_disconnect_on_thread_preemption_change()
1312 …ic UX_TEST_ACTION create_disconnect_on_media_characteristics_get_action(TX_THREAD *thread_to_match) in create_disconnect_on_media_characteristics_get_action()
1329 static UX_TEST_ACTION create_format_capacity_get_match_action(TX_THREAD *thread_to_match) in create_format_capacity_get_match_action()
1345 static UX_TEST_ACTION create_disconnect_on_transfer_data_match_action(TX_THREAD *thread_to_match, U… in create_disconnect_on_transfer_data_match_action()
1362 …CTION create_allocate_all_memory_on_transfer_data_match_action(TX_THREAD *thread_to_match, ULONG m… in create_allocate_all_memory_on_transfer_data_match_action()
1376 static UX_TEST_ACTION create_setup_match_action(TX_THREAD *thread_to_match, UX_TEST_SETUP *req_setu… in create_setup_match_action()
1392 static UX_TEST_ACTION create_mass_storage_reset_match_action(TX_THREAD *thread_to_match) in create_mass_storage_reset_match_action()
1403 …tic UX_TEST_ACTION create_disconnect_on_mass_storage_reset_match_action(TX_THREAD *thread_to_match) in create_disconnect_on_mass_storage_reset_match_action()
1515 static UX_TEST_ACTION create_test_unit_ready_match_action(TX_THREAD *thread_to_match) in create_test_unit_ready_match_action()
1597 static UX_TEST_ACTION create_request_sense_error_action(TX_THREAD *thread_to_match, UINT request_se… in create_request_sense_error_action()
[all …]
Dux_test.h209 TX_THREAD *thread_to_match; member