Searched refs:CY_THREAD_STATE_INACTIVE (Results 1 – 3 of 3) sorted by relevance
126 CY_THREAD_STATE_INACTIVE, /**< thread has not started or was terminated but not yet joined */ enumerator
255 *state = CY_THREAD_STATE_INACTIVE; in cy_rtos_get_thread_state()
263 *state = CY_THREAD_STATE_INACTIVE; in cy_rtos_get_thread_state()