Some missing from merge.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-05 14:54:07 +02:00 committed by Antz
parent ec939a5bce
commit f4be15a7af
1895 changed files with 160408 additions and 53601 deletions

View file

@ -1,3 +1,5 @@
// $Id: Thread_Adapter.cpp 92682 2010-11-23 23:41:19Z shuston $
#include "ace/Thread_Adapter.h"
#include "ace/Thread_Manager.h"
#include "ace/Thread_Exit.h"
@ -42,8 +44,6 @@ ACE_Thread_Adapter::~ACE_Thread_Adapter (void)
{
}
ACE_ALLOC_HOOK_DEFINE(ACE_Thread_Adapter);
ACE_THR_FUNC_RETURN
ACE_Thread_Adapter::invoke (void)
{