Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_thread_system_return.c110 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
182 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
Dtx_thread_stack_build.c142 _tx_linux_threadx_thread = 1; in _tx_linux_thread_entry()
Dtx_thread_interrupt_control.c113 if ((_tx_linux_threadx_thread) && in _tx_thread_interrupt_control()
Dtx_initialize_low_level.c45 __thread int _tx_linux_threadx_thread = 0; variable
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_smp_protect.c110 if ((_tx_linux_threadx_thread) && in _tx_thread_smp_protect()
123 if (!_tx_linux_threadx_thread) in _tx_thread_smp_protect()
Dtx_thread_system_return.c114 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
217 if ((_tx_linux_threadx_thread) && in _tx_thread_system_return()
Dtx_thread_stack_build.c147 _tx_linux_threadx_thread = 1; in _tx_linux_thread_entry()
Dtx_thread_interrupt_control.c135 if ((_tx_linux_threadx_thread) && in _tx_thread_interrupt_control()
Dtx_initialize_low_level.c62 __thread int _tx_linux_threadx_thread = 0; variable
/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h564 extern __thread int _tx_linux_threadx_thread;
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h652 extern __thread int _tx_linux_threadx_thread;