gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:DI from tkernel_2/lib/libtk/src/fastlock.c (0.00 seconds)
tkernel_2
lib/libtk/src/fastlock.c - 2.6KB - 115 lines
40:         INT    c;
41:         DI(imask);
42:         c = ++lock->cnt;
49: INT c; 50: DI(imask); 51: c = lock->cnt--;