ACE 8.0.5
Loading...
Searching...
No Matches
OS_Thread_Adapter.h File Reference

Classes

class  ACE_OS_Thread_Adapter
 Converts a C++ function into a function that can be called from a thread creation routine (e.g., pthread_create() or _beginthreadex()) that expects an extern "C" entry point. This class also makes it possible to transparently provide hooks to register a thread with an ACE_Thread_Manager. More...

Detailed Description

Author
Carlos O'Ryan corya.nosp@m.n@uc.nosp@m.i.edu