User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.0.x:api:xatmi:tpcontinue.3

TPCONTINUE

TPCONTINUE

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
BUGS
SEE ALSO
COPYING

NAME

tpcontinue − continue with service polling routine

SYNOPSIS

#include <atmi.h>

void tpcontinue (void);

For XATMI client link with −latmiclt −latmi −lubf −lnstd −lpthread −lrt −lm

For XATMI server link with −latmisrv|−latmisrvnomain|−latmisrvinteg −latmi −lubf −lnstd −lpthread −lrt −lm

DESCRIPTION

Function is used for continuing with service polling. This is usable when service call is made and the task is flipped over to worker thread, in this case main thread have nothing to pass to tpreturn() or tpforward(), thus just invoke tpcontinue() and Enduro/X will continue with next message.

RETURN VALUE

Function is marked as void and it have no return values.

ERRORS

No errors available.

BUGS

Report bugs to support@mavimax.com

SEE ALSO

tpsrvgetctxdata(3)

COPYING

© Mavimax, Ltd