Home
last modified time | relevance | path

Searched refs:_tx_linux_thread_suspend_handler (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_initialize_low_level.c66 void _tx_linux_thread_suspend_handler(int sig);
390 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler() function
447 sa.sa_handler = _tx_linux_thread_suspend_handler; in _tx_linux_thread_init()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c384 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler() function
440 sa.sa_handler = _tx_linux_thread_suspend_handler; in _tx_linux_thread_init()