gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:INT from tkernel_2/kernel/sysmgr/src/sysmgr.h (0.00 seconds)
tkernel_2
kernel/sysmgr/src/sysmgr.h - 12.6KB - 342 lines
165: typedef ER  (*ABTFN)( ID tskid, DEVREQ *devreq, INT nreq, void *exinf );
166: typedef INT (*WAIFN)( DEVREQ *devreq, INT nreq, TMO tmout, void *exinf );
167: typedef INT (*WAIFN_U)( DEVREQ *devreq, INT nreq, TMO_U tmout, void *exinf );
168: typedef INT (*EVTFN)( INT evttyp, void *evtinf, void *exinf );
169: typedef ER  (*CLSFN)( ID devid, UINT option, void *exinf );