gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:Dec (0.00 seconds)
mtkernel_3
lib/libtk/fastlock.c - 2.3KB - 109 lines
67: {
68:         if ( Dec(lock) > 0 ) {
69:                 tk_sig_sem(lock->id, 1);
tkernel_2
lib/libtk/src/fastlock.c - 2.6KB - 115 lines
72: {
73:         if ( Dec(lock) > 0 ) {
74:                 tk_sig_sem(lock->id, 1);