#include "ace/config-all.h"
#include "ace/ACE_export.h"
Include dependency graph for Thread_Hook.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Thread_Hook |
This class makes it possible to provide user-defined "start" hooks that are called before the thread entry point function is invoked. More... |