Searched refs:status_internal (Results 1 – 1 of 1) sorted by relevance
152 if ((my_tid == NULL) || ((status_internal != 0) && (status_internal != -ENOSYS))) { in cy_rtos_create_thread()257 cy_rtos_error_t status_internal; in cy_rtos_join_thread() local292 cy_rtos_error_t status_internal; in cy_rtos_wait_thread_notification() local299 if (status_internal == 0) { in cy_rtos_wait_thread_notification()304 if ((status_internal < 0) && (status_internal != K_TICKS_FOREVER)) { in cy_rtos_wait_thread_notification()331 cy_rtos_error_t status_internal; in cy_rtos_init_mutex2() local350 cy_rtos_error_t status_internal; in cy_rtos_get_mutex() local373 cy_rtos_error_t status_internal; in cy_rtos_set_mutex() local411 cy_rtos_error_t status_internal; in cy_rtos_init_semaphore() local427 cy_rtos_error_t status_internal; in cy_rtos_get_semaphore() local[all …]
Completed in 4 milliseconds