gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:UnlockDAbort (0.00 seconds)
tkernel_2
kernel/sysmgr/src/sysmgr.h - 12.6KB - 342 lines
60: #define LockDAbort()    MLock(&DevMgrLock, 2)
61: #define UnlockDAbort()  MUnlock(&DevMgrLock, 2)
62: