Search | Google it | Results 1 - 2 of 2 for funcall:nextmsg from mtkernel_3 (0.00 seconds) |
169: /* Connect to end of queue */ 170: nextmsg(pk_msg) = NULL; 171: if ( headmsg(mbxcb) == NULL ) {
67: 68: while ( (msg = (T_MSG_PRI*)nextmsg(prevmsg)) != NULL ) { 69: if ( msg->msgpri > pk_msg->msgpri ) {