Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/ports/linux/gnu/src/
Dtx_thread_schedule.c233 pthread_join(thread_id, NULL); in _tx_thread_delete_port_completion()
261 pthread_join(thread_id, NULL); in _tx_thread_reset_port_completion()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/posix/
Dpx_pth_join.c88 INT pthread_join(pthread_t thread, VOID **value_ptr) in pthread_join() function
Dtx_posix.h504 INT pthread_join(pthread_t thread, VOID **value_ptr);
Dreadme_threadx_posix.txt126 INT pthread_join(pthread_t thread, VOID **value_ptr);
/ThreadX-v6.2.1/ports_smp/linux/gnu/src/
Dtx_thread_schedule.c492 pthread_join(thread_id, NULL); in _tx_thread_delete_port_completion()
516 pthread_join(thread_id, NULL); in _tx_thread_reset_port_completion()