gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:UnlockCALL (0.00 seconds)
tkernel_2
lib/libdrvif/src/gdrvif.c - 32.8KB - 1,032 lines
531:         err = (*gdi->def.open)(devid, omode, gdi);
532:         UnlockCALL(gdi);
533: 
547: err = (*gdi->def.close)(devid, option, gdi); 548: UnlockCALL(gdi); 549:
830: ret = (*gdi->def.event)(evttyp, evtinf, gdi); 831: UnlockCALL(gdi); 832: