#include <iostream>#include <dlfcn.h>#include <OPENR/OSyslog.h>#include "helper.h"Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| void * | module_executor (void *arg) |
|
|
Definition at line 29 of file helper.cc. References BLOCK_SIGNALS, executorArg::mod_name, perThreadKey, and executorArg::threadData. Referenced by load_module(). |
1.3.9.1