Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/
Dcyabs_rtos.h264 cy_rslt_t cy_rtos_thread_join(cy_thread_t* thread);
914 #define cy_rtos_join_thread(thread) cy_rtos_thread_join(thread)
/hal_infineon-latest/abstraction-rtos/source/
Dcy_worker_thread.c159 result = cy_rtos_thread_join(&old_worker->thread); in cy_worker_thread_delete()
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_THREADX/
Dcyabs_rtos_threadx.c295 cy_rslt_t cy_rtos_thread_join(cy_thread_t* thread) in cy_rtos_thread_join() function
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_FREERTOS/
Dcyabs_rtos_freertos.c290 cy_rslt_t cy_rtos_thread_join(cy_thread_t* thread) in cy_rtos_thread_join() function
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c298 cy_rslt_t cy_rtos_thread_join(cy_thread_t* thread) in cy_rtos_thread_join() function