context_switch_loop_proc1
int context_switch_loop_proc1(int in_fd, int out_fd);
ret = context_switch_loop_proc1(b_to_a[0], a_to_b[1]);