ACE  6.0.6
Classes
Thread_Adapter.h File Reference
#include "ace/Base_Thread_Adapter.h"

Classes

class  ACE_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

Id:
Thread_Adapter.h 92682 2010-11-23 23:41:19Z shuston
Author:
Carlos O'Ryan <coryan@uci.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines