Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

OS_Thread_Adapter.h File Reference

OS_Thread_Adapter.h,v 4.6 2002/08/01 13:22:32 jwillemsen Exp. More...

#include "ace/pre.h"
#include "ace/Base_Thread_Adapter.h"
#include "ace/OS_Export.h"
#include "ace/post.h"

Include dependency graph for OS_Thread_Adapter.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

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

OS_Thread_Adapter.h,v 4.6 2002/08/01 13:22:32 jwillemsen Exp.

Author:
Carlos O'Ryan <coryan@uci.edu>

Generated on Sun Dec 1 10:51:38 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001