Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_kill.c81 int pthread_kill(ALIGN_TYPE thread_id, int sig) in pthread_kill()
Dpx_sig_wait.c73 int sigwait(const sigset_t *set, int *sig) in sigwait()
/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_initialize_low_level.c384 void _tx_linux_thread_resume_handler(int sig) in _tx_linux_thread_resume_handler()
389 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler()
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c379 void _tx_linux_thread_resume_handler(int sig) in _tx_linux_thread_resume_handler()
383 void _tx_linux_thread_suspend_handler(int sig) in _tx_linux_thread_suspend_handler()