gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tk_rcv_mbf (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
308:                 /* data receive: ignored if error or suspended state is in effect. */
309:                 if ((sz = tk_rcv_mbf(InpMbf, &msg, TMO_FEVR)) < E_OK) {
310:                         continue;
More results from tkernel_2
t2ex
t2ex_source/t2ex/network/net/src/netmain/if_tkn.c - 28.4KB - 1,184 lines
1138:         while (1) {
1139:                 er = tk_rcv_mbf(mbf, &ne, cont ? TMO_POL: TMO_FEVR);
1140:                 if (er < 0) {