ACE  6.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Base_Thread_Adapter.cpp File Reference
#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)
 

Function Documentation

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...