gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DI from mtkernel_3/lib/libtk/fastlock.c (0.00 seconds)
mtkernel_3
lib/libtk/fastlock.c - 2.3KB - 109 lines
37:         INT    c;
38:         DI(imask);
39:         c = ++lock->cnt;
46: INT c; 47: DI(imask); 48: c = lock->cnt--;