gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:nextmsg (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 mtkernel_3
tkernel_2
kernel/tkernel/src/mailbox.c - 11.4KB - 462 lines
111: 
112:         while ( (msg = (T_MSG_PRI*)nextmsg(prevmsg)) != NULL ) {
113:                 if ( msg->msgpri > pk_msg->msgpri ) {
More results from mailbox.c