Searched refs:cy_rtos_terminate_thread (Results 1 – 2 of 2) sorted by relevance
940 #define cy_rtos_terminate_thread(thread) cy_rtos_thread_terminate(thread) macro
305 status = cy_rtos_terminate_thread(thread); in cy_rtos_thread_join()