summaryrefslogtreecommitdiff
path: root/ace/Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Task.cpp')
-rw-r--r--ace/Task.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Task.cpp b/ace/Task.cpp
index 20f4d7d5595..91a7588d65b 100644
--- a/ace/Task.cpp
+++ b/ace/Task.cpp
@@ -26,6 +26,7 @@ ACE_Task_Base::ACE_Task_Base (ACE_Thread_Manager *thr_man)
}
// Wait for all threads running in a task to exit.
+
int
ACE_Task_Base::wait (void)
{