Searched defs:thread_ptr (Results 1 – 7 of 7) sorted by relevance
76 UINT _ux_utility_thread_suspend(UX_THREAD *thread_ptr) in _ux_utility_thread_suspend()
76 UINT _ux_utility_thread_resume(UX_THREAD *thread_ptr) in _ux_utility_thread_resume()
77 UINT _ux_utility_thread_delete(UX_THREAD *thread_ptr) in _ux_utility_thread_delete()
85 UINT _ux_utility_thread_create(UX_THREAD *thread_ptr, CHAR *name, in _ux_utility_thread_create()
1120 TX_THREAD *thread_ptr; in test_control_cleanup() local
376 TX_THREAD *thread_ptr; in _tx_semaphore_get() local716 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() local1427 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() local2527 TX_THREAD *thread_ptr; /* Working thread pointer */ in _nx_packet_allocate() local
199 TX_THREAD *thread_ptr; member357 TX_THREAD *thread_ptr; member