gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:Inc (0.05 seconds)
mtkernel_3
lib/libtk/fastlock.c - 2.3KB - 109 lines
57: {
58:         if ( Inc(lock) > 0 ) {
59:                 tk_wai_sem(lock->id, 1, TMO_FEVR);
tkernel_2
lib/libtk/src/fastlock.c - 2.6KB - 115 lines
62: {
63:         if ( Inc(lock) > 0 ) {
64:                 tk_wai_sem(lock->id, 1, TMO_FEVR);