Search | Google it | Results 1 - 1 of 1 for funcall:LockSVC (0.00 seconds) |
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: