ACE 8.0.5
Loading...
Searching...
No Matches
Base_Thread_Adapter.cpp File Reference

Functions

ACE_THR_FUNC_RETURN ACE_THREAD_ADAPTER_NAME (void *args)

Function Documentation

◆ ACE_THREAD_ADAPTER_NAME()

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