Home
last modified time | relevance | path

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

/USBX-v6.2.1/docs/
Drevision_history.txt11 … for individual threads in the enum and hcd thread,
13 … added computation of lowest thread priority in system
16 … added thread pending member to transfer control block,
56 …ux_utility_thread_schedule_other.c Uses the lowest priority thread instead of the TX …
57 … minimum thread when changing priority avoiding issues
99 …tack_transfer_request.c Fixed a possible race condition between this thread and enum
100thread, saved pending thread in transfer request structure.
133 wakes up bulk in thread to clean up
170 added more descriptive thread name,
208 changed semaphore and thread names,
[all …]
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c1484 static UX_TEST_ACTION create_semaphore_get_match_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore,… in create_semaphore_get_match_action() argument
1493 action.thread_to_match = thread; in create_semaphore_get_match_action()
1499 static UX_TEST_ACTION create_semaphore_get_disconnect_action(TX_THREAD *thread, TX_SEMAPHORE *semap… in create_semaphore_get_disconnect_action() argument
1508 action.thread_to_match = thread; in create_semaphore_get_disconnect_action()
1531 static UX_TEST_ACTION create_semaphore_get_fail_with_check_override_action(TX_THREAD *thread, TX_SE… in create_semaphore_get_fail_with_check_override_action() argument
1540 action.thread_to_match = thread; in create_semaphore_get_fail_with_check_override_action()
4767 static UX_TEST_ACTION create_match_unit_test_ready_cbw(TX_THREAD *thread) in create_match_unit_test_ready_cbw() argument
4779 action.thread_to_match = thread; in create_match_unit_test_ready_cbw()