Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_system_return.c117 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
160 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
190 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
Dtx_thread_interrupt_control.c120 pthread_exit((void *)&exit_code); in _tx_thread_interrupt_control()
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_system_return.c121 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
192 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
225 pthread_exit((void *)&exit_code); in _tx_thread_system_return()
Dtx_thread_smp_protect.c118 pthread_exit((void *)&exit_code); in _tx_thread_smp_protect()
171 pthread_exit((void *)&exit_code); in _tx_thread_smp_protect()
Dtx_thread_interrupt_control.c142 pthread_exit((void *)&exit_code); in _tx_thread_interrupt_control()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_exit.c76 VOID pthread_exit(void *value_ptr) in pthread_exit() function
Dpx_pth_init.c374 pthread_exit(value_ptr); in posix_thread_wrapper()
Dtx_posix.h505 VOID pthread_exit(VOID *value_ptr);
Dreadme_threadx_posix.txt128 VOID pthread_exit(VOID *value_ptr);