User Tools

Site Tools


Sidebar

Table Of Contents

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

TPEXT_DELPERIODCB

TPEXT_DELPERIODCB

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
EXAMPLE
BUGS
SEE ALSO
COPYING

NAME

tpext_delperiodcb − XATMI extension, periodic callback function, remove

SYNOPSIS

#include <atmi.h>

int tpext_delperiodcb(void);

Link with −latmisrv|−latmisrvnomain|−latmisrvinteg −latmi −lubf −lnstd −lpthread −lrt −lm

DESCRIPTION

Remove periodic callback function set by tpext_addperiodcb().

This function is available only for XATMI servers.

RETURN VALUE

On success, tpext_delperiodcb() return zero; on error, −1 is returned, with tperrno set to indicate the error.

ERRORS

At current version, function always succeeds.

EXAMPLE

See atmitest/test008_extensions/atmisv.c for sample code.

BUGS

Report bugs to support@mavimax.com

SEE ALSO

tpext_addperiodcb(3)

COPYING

© Mavimax, Ltd