Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 9 of 9) sorted by relevance

/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_thread_system_return.c118 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
161 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
191 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
Dtx_thread_interrupt_control.c121 pthread_exit((void *)&exit_code); in _tx_thread_interrupt_control()
/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_system_return.c122 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
193 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
226 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
Dtx_thread_smp_protect.c119 pthread_exit((void *)&exit_code); in _tx_thread_smp_protect()
172 pthread_exit((void *)&exit_code); in _tx_thread_smp_protect()
Dtx_thread_interrupt_control.c143 pthread_exit((void *)&exit_code); in _tx_thread_interrupt_control()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_exit.c77 VOID pthread_exit(void *value_ptr) in pthread_exit() function
Dpx_pth_init.c375 pthread_exit(value_ptr); in posix_thread_wrapper()
Dtx_posix.h506 VOID pthread_exit(VOID *value_ptr);
Dreadme_threadx_posix.txt128 VOID pthread_exit(VOID *value_ptr);