Searched refs:cy_rtos_is_thread_running (Results 1 – 2 of 2) sorted by relevance
863 #define cy_rtos_is_thread_running(thread, running) \ macro
239 cy_rslt_t rslt = cy_rtos_is_thread_running(thread, &running); in cy_rtos_thread_get_state()