summaryrefslogtreecommitdiff
path: root/ace/Sched_Params.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit1273754aeeb0c93f83ac20b3a7da8427532f7cd8 (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/Sched_Params.h
parent85fac9e743dbd47560deefe99a1c638e8551a614 (diff)
downloadATCD-1273754aeeb0c93f83ac20b3a7da8427532f7cd8.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Sched_Params.h')
-rw-r--r--ace/Sched_Params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Sched_Params.h b/ace/Sched_Params.h
index 4be60222164..679c3c40d8b 100644
--- a/ace/Sched_Params.h
+++ b/ace/Sched_Params.h
@@ -23,6 +23,7 @@
#include "ace/OS.h"
class ACE_Export ACE_Sched_Params
+{
// = TITLE
// Container for scheduling-related parameters.
//
@@ -60,7 +61,6 @@ class ACE_Export ACE_Sched_Params
// careful review of this class design, thoughtful comments, and
// assistance with implementation, especially for PTHREADS platforms.
// Please send any comments or corrections to the ACE developers.
-{
public:
typedef int Policy;