Return to fwsync_workers.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / fwsync / driver |
version 1.2, 2022/06/29 19:44:58 | version 1.3, 2022/07/11 12:58:58 |
---|---|
Line 6 | Line 6 |
#define __FWSYNC_WORKERS_H | #define __FWSYNC_WORKERS_H |
void fwsync_sndpkt_state(void *context, int pending); | void fwsync_sndpkt_handler(void *context, int pending); |
int fwsync_state_handler(void *arg); | int fwsync_state_handler(void *arg); |
int fwsync_alias_handler(void *arg); | int fwsync_alias_handler(void *arg); |