gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_DrvFnU2 (0.00 seconds)
tkernel_2
kernel/sysmgr/src/sysmgr.h - 12.6KB - 342 lines
211:         return ( (dV_.drvatr & TDA_TMO_U) != 0 ) ?
212:                 _DrvFnU2(req, tmo, dV_.exinf, 0, (FP)dV_.execfn, dV_.gp) :
213:                 _DrvFn(req, to_msec_tmo(tmo), dV_.exinf, 0, (FP)dV_.execfn, dV_.gp);