Searched defs:thread_id (Results 1 – 14 of 14) sorted by relevance
214 pthread_t thread_id; in _tx_thread_delete_port_completion() local242 pthread_t thread_id; in _tx_thread_reset_port_completion() local
90 pthread_t thread_id; in _tx_thread_system_return() local
98 pthread_t thread_id; in _tx_thread_interrupt_control() local
407 void _tx_linux_thread_suspend(pthread_t thread_id) in _tx_linux_thread_suspend()422 void _tx_linux_thread_resume(pthread_t thread_id) in _tx_linux_thread_resume()
40 int tm_thread_create(int thread_id, int priority, void (*entry_function)(void)) in tm_thread_create()48 int tm_thread_resume(int thread_id) in tm_thread_resume()56 int tm_thread_suspend(int thread_id) in tm_thread_suspend()
79 pthread_t thread_id; in _tx_thread_smp_core_get() local
80 pthread_t thread_id; in _tx_thread_smp_current_state_get() local
78 pthread_t thread_id; in _tx_thread_smp_current_thread_get() local
477 pthread_t thread_id; in _tx_thread_delete_port_completion() local501 pthread_t thread_id; in _tx_thread_reset_port_completion() local
99 pthread_t thread_id; in _tx_thread_interrupt_control() local
399 void _tx_linux_thread_suspend(pthread_t thread_id) in _tx_linux_thread_suspend()414 void _tx_linux_thread_resume(pthread_t thread_id) in _tx_linux_thread_resume()
82 int pthread_kill(ALIGN_TYPE thread_id, int sig) in pthread_kill()
131 int tm_thread_create(int thread_id, int priority, void (*entry_function)(void)) in tm_thread_create()154 int tm_thread_resume(int thread_id) in tm_thread_resume()173 int tm_thread_suspend(int thread_id) in tm_thread_suspend()