gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DelLock (0.00 seconds)
tkernel_2
driver/tef_em1d/console/src/console_drv.c - 31.8KB - 957 lines
683:         /* Lock and delete event flag:Forcibly release the wait */
684:         if (p->flg) DelLock(&p->lock);
685: 
785: if (p->ou_buf) Free(p->ou_buf); 786: if (p->flg > 0) DelLock(&p->lock); 787: Free(p);