gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ESTCPULIM (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/sys/sched.h - 8.7KB - 218 lines
173: #define scheduler_wait_hook(parent, child) do {                         \
174:         (parent)->p_estcpu = ESTCPULIM((parent)->p_estcpu + (child)->p_estcpu);\
175: } while (0)