gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:LockSVC (0.00 seconds)
tkernel_2
kernel/tkernel/src/subsystem.c - 29.4KB - 1,062 lines
566:                 /* Lock to run with break function exclusively */
567:                 LockSVC(&ctxtsk->svclock);
568: 
595: /* Lock in order to run with break function exclusively */ 596: LockSVC(&ctxtsk->svclock); 597:
809: /* Lock in order to run with extended SVC handler exclusively */ 810: LockSVC(&tcb->svclock); 811: