TPLOGFPUNLOCK(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

tplogfpunlock - Release file pointer

2. SYNOPSIS

#include <ndebug.h>

void tplogfpunlock(ndrx_debug_t *dbg);

Link with -lnstd -lpthread -lrt -lm

3. DESCRIPTION

Release locked debug file pointer where dbg is value returned by tplogfplock(3). After the release, any queued log rotates or output log-file reconfiguration is performed.

4. RETURN VALUE

N/A

5. ERRORS

N/A

6. EXAMPLE

See atmitest/test031_logging/atmiclt31.c for sample code.

7. BUGS

Report bugs to support@mavimax.com

8. SEE ALSO

tplogfplock(3) tplogfpget(3)

9. COPYING

© Mavimax, Ltd