Searched refs:cy_rtos_join_thread (Results 1 – 4 of 4) sorted by relevance
311 cy_rtos_join_thread(&bt_task); in cybt_bttask_deinit()
228 cy_rtos_join_thread(&thread_info->whd_thread); in whd_thread_quit()
914 #define cy_rtos_join_thread(thread) cy_rtos_thread_join(thread) macro
57 * Fixed possible race condition in cy_rtos_join_thread for FreeRTOS