gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:UnlockGDI (0.00 seconds)
tkernel_2
lib/libdrvif/src/gdrvif.c - 32.8KB - 1,032 lines
92: #define LockGDI(gdi)    MLock(&(gdi)->lock, 0)
93: #define UnlockGDI(gdi)  MUnlock(&(gdi)->lock, 0)
94: