Home
last modified time | relevance | path

Searched refs:cy_rtos_join_thread (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_bt_task.c311 cy_rtos_join_thread(&bt_task); in cybt_bttask_deinit()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_thread.c228 cy_rtos_join_thread(&thread_info->whd_thread); in whd_thread_quit()
/hal_infineon-latest/abstraction-rtos/include/
Dcyabs_rtos.h914 #define cy_rtos_join_thread(thread) cy_rtos_thread_join(thread) macro
/hal_infineon-latest/abstraction-rtos/
DRELEASE.md57 * Fixed possible race condition in cy_rtos_join_thread for FreeRTOS