gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:UnlockCALL (0.00 seconds)
tkernel_2
lib/libdrvif/src/gdrvif.c - 32.8KB - 1,032 lines
98: #define LockCALL(gdi)   MLock(&(gdi)->lock, 1)
99: #define UnlockCALL(gdi) MUnlock(&(gdi)->lock, 1)
100: