Searched refs:thread (Results 1 – 2 of 2) sorted by relevance
11 … for individual threads in the enum and hcd thread,13 … added computation of lowest thread priority in system16 … 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 issues99 …tack_transfer_request.c Fixed a possible race condition between this thread and enum100 … thread, saved pending thread in transfer request structure.133 wakes up bulk in thread to clean up170 added more descriptive thread name,208 changed semaphore and thread names,[all …]
1484 static UX_TEST_ACTION create_semaphore_get_match_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore,… in create_semaphore_get_match_action() argument1493 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() argument1508 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() argument1540 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() argument4779 action.thread_to_match = thread; in create_match_unit_test_ready_cbw()