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