gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tk_stp_alm (0.00 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/statmach.c - 10.8KB - 383 lines
90:         /* stop alarm (necessary) */
91:         ercd = tk_stp_alm(alm->almno);
92:         if ( ercd != E_OK ) {
162: /* cancel alarm handler */ 163: ercd = tk_stp_alm(alm->almno); 164: ercd |= tk_del_alm(alm->almno);