TPSRVFREECTXDATA(3)


Table of Contents

1. NAME
2. SYNOPSIS
3. DESCRIPTION
4. RETURN VALUE
5. ERRORS
6. EXAMPLE
7. BUGS
8. SEE ALSO
9. COPYING

1. NAME

tpsrvfreectxdata - Free server context data

2. SYNOPSIS

#include <atmi.h>

void tpsrvfreectxdata(char *p_buf);

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

3. DESCRIPTION

Function is used for deallocating the server context data allocated either by tpsrvgetctxdata(3) or tpsrvgetctxdata2().

This function is available only for XATMI servers.

4. RETURN VALUE

Function does not return a value.

5. ERRORS

Function does not return an error.

6. EXAMPLE

See atmitest/test017_srvthread/atmisv17.c for sample code.

7. BUGS

Report bugs to support@mavimax.com

8. SEE ALSO

tpsetctxdata(3) tpsrvgetctxdata(3) tpcontinue(3) tpinit(3)

9. COPYING

© Mavimax, Ltd