gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:knl_mbf_wakeup (0.00 seconds)
mtkernel_3
kernel/tkernel/messagebuf.c - 17.3KB - 640 lines
261:            send its message */
262:         knl_mbf_wakeup(mbfcb);
263: }
403: /* Accept message from sending task(s) */ 404: knl_mbf_wakeup(mbfcb); 405:
411: knl_wait_release_ok(tcb); 412: knl_mbf_wakeup(mbfcb); 413: } else {