Search | Google it | Results 1 - 1 of 1 for funcall:knl_make_dormant (0.00 seconds) |
98: /* make it to DORMANT state */ 99: knl_make_dormant(tcb); 100: 245: knl_ter_tsk(knl_ctxtsk); 246: knl_make_dormant(knl_ctxtsk); 247: 313: knl_ter_tsk(tcb); 314: knl_make_dormant(tcb); 315: }