Home
last modified time | relevance | path

Searched defs:thread_ptr (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_thread_suspend.c76 UINT _ux_utility_thread_suspend(UX_THREAD *thread_ptr) in _ux_utility_thread_suspend()
Dux_utility_thread_resume.c76 UINT _ux_utility_thread_resume(UX_THREAD *thread_ptr) in _ux_utility_thread_resume()
Dux_utility_thread_delete.c77 UINT _ux_utility_thread_delete(UX_THREAD *thread_ptr) in _ux_utility_thread_delete()
Dux_utility_thread_create.c85 UINT _ux_utility_thread_create(UX_THREAD *thread_ptr, CHAR *name, in _ux_utility_thread_create()
/USBX-v6.2.1/test/regression/
Dusbxtestcontrol.c1120 TX_THREAD *thread_ptr; in test_control_cleanup() local
Dux_test_utility_sim.c376 TX_THREAD *thread_ptr; in _tx_semaphore_get() local
716 UINT _tx_thread_create(TX_THREAD *thread_ptr, CHAR *name_ptr, VOID (*entry_function)(ULONG id), UL… in _tx_thread_create()
1029 TX_THREAD *thread_ptr; in _tx_mutex_get() local
1427 UINT _tx_thread_preemption_change(TX_THREAD *thread_ptr, UINT new_threshold, UINT *old_threshold) in _tx_thread_preemption_change()
1766 TX_THREAD *thread_ptr; in _tx_mutex_put() local
2527 TX_THREAD *thread_ptr; /* Working thread pointer */ in _nx_packet_allocate() local
Dux_test.h199 TX_THREAD *thread_ptr; member
357 TX_THREAD *thread_ptr; member