gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:nextmsg from mtkernel_3 (0.00 seconds)
mtkernel_3
kernel/tkernel/mailbox.c - 9.4KB - 391 lines
169:                         /* Connect to end of queue */
170:                         nextmsg(pk_msg) = NULL;
171:                         if ( headmsg(mbxcb) == NULL ) {
More results from mailbox.c
kernel/tkernel/mailbox.h - 2.2KB - 78 lines
67: 
68:         while ( (msg = (T_MSG_PRI*)nextmsg(prevmsg)) != NULL ) {
69:                 if ( msg->msgpri > pk_msg->msgpri ) {
More results from mailbox.h