gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:DeleteMLock from tkernel_2 (0.01 seconds)
tkernel_2
kernel/sysmgr/src/device.c - 22.4KB - 827 lines
823:         /* Delete lock for device management exclusive control */
824:         DeleteMLock(&DevMgrLock);
825: 
lib/libdrvif/src/gdrvif.c - 32.8KB - 1,032 lines
939: err_ret5:
940:         DeleteMLock(&gdi->lock);
941: err_ret4:
More results from gdrvif.c
lib/libtk/src/liblock.c - 1.3KB - 54 lines
52: {
53:         DeleteMLock(&LibLock);
54: }