ACE
6.1.0
|
#include "ace/Base_Thread_Adapter.h"
#include "ace/Base_Thread_Adapter.inl"
#include "ace/Service_Config.h"
Functions | |
ACE_THR_FUNC_RETURN | ACE_THREAD_ADAPTER_NAME (void *args) |
ACE_THR_FUNC_RETURN ACE_THREAD_ADAPTER_NAME | ( | void * | args | ) |
Run the thread entry point for the ACE_Thread_Adapter. This must be an extern "C" to make certain compilers happy...