gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:check_break (0.00 seconds)
tkernel_2
kernel/sysmgr/src/deviceio.c - 35.3KB - 1,328 lines
578:         /* Check whether there is a break request */
579:         ercd = check_break();
580:         if ( ercd < E_OK ) {
701: abort = FALSE; 702: ercd = check_break(); 703: if ( ercd < E_OK ) {