ocs_thread_yield
extern void ocs_thread_yield(ocs_thread_t *thread);
ocs_thread_yield(&thread_data->thread);