#include "octave-config.h"#include <functional>#include <list>#include <map>#include <string>#include "oct-time.h"#include "oct-refcount.h"

Go to the source code of this file.
Classes | |
| class | dynamic_library |
| class | dynamic_library::dynlib_rep |
Functions | |
| OCTAVE_API int | release_unreferenced_dynamic_libraries (void) |
| OCTAVE_API int release_unreferenced_dynamic_libraries | ( | void | ) |
Definition at line 70 of file oct-shlib.cc.
References possibly_unreferenced_dynamic_libraries.
Referenced by interpreter::main_loop(), debugger::server_loop(), and tree_evaluator::server_loop().