Home
last modified time | relevance | path

Searched refs:pthread_join (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_thread_schedule.c232 pthread_join(thread_id, NULL); in _tx_thread_delete_port_completion()
260 pthread_join(thread_id, NULL); in _tx_thread_reset_port_completion()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_join.c87 INT pthread_join(pthread_t thread, VOID **value_ptr) in pthread_join() function
Dtx_posix.h503 INT pthread_join(pthread_t thread, VOID **value_ptr);
Dreadme_threadx_posix.txt126 INT pthread_join(pthread_t thread, VOID **value_ptr);
/ThreadX-v6.4.1/ports_smp/linux/gnu/src/
Dtx_thread_schedule.c491 pthread_join(thread_id, NULL); in _tx_thread_delete_port_completion()
515 pthread_join(thread_id, NULL); in _tx_thread_reset_port_completion()