gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:min (0.01 seconds)
tkernel_2
driver/tef_em1d/kbpd/src/accept.c - 19.8KB - 648 lines
233:                 kpMgrInfo.kb.keyMode.time             \
234:                         = min(mode->time, KB_MAXTIME);       \
235:         }
More results from accept.c
t2ex
bsd_source/lib/libc/src_bsd/include/sys/sched.h - 8.7KB - 218 lines
129: #define NICE_WEIGHT 2                   /* priorities per nice level */
130: #define ESTCPULIM(e) min((e), NICE_WEIGHT * PRIO_MAX - SCHED_PPQ)
131: 
More results from t2ex