summaryrefslogtreecommitdiff
path: root/ace/OS_NS_Thread.h
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-07-11 12:02:36 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-07-11 12:02:36 +0000
commit07fa57ee9681bc4d7051ff06d58aa2f65340037d (patch)
treef0af7b2ff16e1acf0b550bc0dcb3a0adcc733f30 /ace/OS_NS_Thread.h
parent5f1d43838d65d1a8d82e1d247a2eade28a6b0308 (diff)
downloadATCD-07fa57ee9681bc4d7051ff06d58aa2f65340037d.tar.gz
ChangeLogTag: Tue Jul 11 12:01:12 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/OS_NS_Thread.h')
-rw-r--r--ace/OS_NS_Thread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/OS_NS_Thread.h b/ace/OS_NS_Thread.h
index 5e75541b11e..33bffe2b066 100644
--- a/ace/OS_NS_Thread.h
+++ b/ace/OS_NS_Thread.h
@@ -151,6 +151,8 @@ ACE_END_VERSIONED_NAMESPACE_DECL
# define THR_SCHED_FIFO 0
# define THR_SCHED_RR 0
# define THR_SCHED_DEFAULT 0
+# define THR_INHERIT_SCHED 0
+# define THR_SCOPE_PROCESS 0
# elif defined (ACE_VXWORKS)
# include /**/ <sysLib.h> // for sysClkRateGet()