Home
last modified time | relevance | path

Searched refs:_tx_linux_threadx_thread (Results 1 – 11 of 11) sorted by relevance

/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_system_return.c109 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
181 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
Dtx_thread_stack_build.c141 _tx_linux_threadx_thread = 1; in _tx_linux_thread_entry()
Dtx_thread_interrupt_control.c112 if ((_tx_linux_threadx_thread) && in _tx_thread_interrupt_control()
Dtx_initialize_low_level.c44 __thread int _tx_linux_threadx_thread = 0; variable
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_smp_protect.c109 if ((_tx_linux_threadx_thread) && in _tx_thread_smp_protect()
122 if (!_tx_linux_threadx_thread) in _tx_thread_smp_protect()
Dtx_thread_system_return.c113 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
216 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
Dtx_thread_stack_build.c146 _tx_linux_threadx_thread = 1; in _tx_linux_thread_entry()
Dtx_thread_interrupt_control.c134 if ((_tx_linux_threadx_thread) && in _tx_thread_interrupt_control()
Dtx_initialize_low_level.c61 __thread int _tx_linux_threadx_thread = 0; variable
/ThreadX-v6.4.1/ports/linux/gnu/inc/
Dtx_port.h563 extern __thread int _tx_linux_threadx_thread;
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h651 extern __thread int _tx_linux_threadx_thread;