io_finishandshutdown(3) Library Functions Manual io_finishandshutdown(3)NAMEio_finishandshutdown - deallocate internal data structuresSYNTAX#include <io.h> void io_finishandshutdown();DESCRIPTIONio_finishandshutdown deallocates the internal data structures of io_wait(). This only makes sense if you run your program in a malloc checker and want to eliminate the false alarms. Your OS will free data structures automatically on process termination.SEE ALSOio_wait(3) io_finishandshutdown(3)
| Related Man Pages |
|---|
| io_canwrite(3) - debian |
| iob_write(3) - debian |
| ares_free_data(3) - centos |
| ldns_key_free(3) - centos |
| kinfo_getallproc(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |