Home
last modified time | relevance | path

Searched defs:sig (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_kill.c82 int pthread_kill(ALIGN_TYPE thread_id, int sig) in pthread_kill()
Dpx_sig_wait.c74 int sigwait(const sigset_t *set, int *sig) in sigwait()
/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_initialize_low_level.c385 void _tx_linux_thread_resume_handler(int sig) in _tx_linux_thread_resume_handler()
390 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c380 void _tx_linux_thread_resume_handler(int sig) in _tx_linux_thread_resume_handler()
384 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler()