gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CreLock (0.00 seconds)
tkernel_2
driver/tef_em1d/console/src/console_drv.c - 31.8KB - 957 lines
745:         /* Create the event flag/the lock */
746:         if ((p->flg = CreLock(&p->lock, name.s)) < 0) goto EEXIT;
747: