Searched defs:thread_id (Results 1 – 14 of 14) sorted by relevance
213 pthread_t thread_id; in _tx_thread_delete_port_completion() local241 pthread_t thread_id; in _tx_thread_reset_port_completion() local
89 pthread_t thread_id; in _tx_thread_system_return() local
97 pthread_t thread_id; in _tx_thread_interrupt_control() local
406 void _tx_linux_thread_suspend(pthread_t thread_id) in _tx_linux_thread_suspend()421 void _tx_linux_thread_resume(pthread_t thread_id) in _tx_linux_thread_resume()
39 int tm_thread_create(int thread_id, int priority, void (*entry_function)(void)) in tm_thread_create()47 int tm_thread_resume(int thread_id) in tm_thread_resume()55 int tm_thread_suspend(int thread_id) in tm_thread_suspend()
78 pthread_t thread_id; in _tx_thread_smp_core_get() local
79 pthread_t thread_id; in _tx_thread_smp_current_state_get() local
77 pthread_t thread_id; in _tx_thread_smp_current_thread_get() local
476 pthread_t thread_id; in _tx_thread_delete_port_completion() local500 pthread_t thread_id; in _tx_thread_reset_port_completion() local
98 pthread_t thread_id; in _tx_thread_interrupt_control() local
398 void _tx_linux_thread_suspend(pthread_t thread_id) in _tx_linux_thread_suspend()413 void _tx_linux_thread_resume(pthread_t thread_id) in _tx_linux_thread_resume()
81 int pthread_kill(ALIGN_TYPE thread_id, int sig) in pthread_kill()
130 int tm_thread_create(int thread_id, int priority, void (*entry_function)(void)) in tm_thread_create()153 int tm_thread_resume(int thread_id) in tm_thread_resume()172 int tm_thread_suspend(int thread_id) in tm_thread_suspend()