Count the number of open files. More...
Go to the source code of this file.
Namespaces | |
| tpie | |
| TPIE's namespace. | |
Functions | |
| tpie::TPIE_DEPRECATED (inline void increment_open_file_count()) | |
| Deprecated; does nothing. More... | |
| memory_size_type | tpie::open_file_count () |
| Return the current number of open files. More... | |
| memory_size_type | tpie::available_files () |
| Return the additional number of files that can be opened before running out of file descriptors. More... | |
Count the number of open files.
Definition in file file_count.h.