summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/Thread_Pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/Thread_Pool.h')
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/RTCORBA/Thread_Pool.h b/TAO/tao/RTCORBA/Thread_Pool.h
index f4743791218..f636d570fec 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.h
+++ b/TAO/tao/RTCORBA/Thread_Pool.h
@@ -107,6 +107,8 @@ public:
CORBA::ULong static_threads (void) const;
CORBA::ULong dynamic_threads (void) const;
+ CORBA::Short native_priority (void) const;
+
TAO_Thread_Pool_Threads &threads (void);
TAO_Thread_Lane_Resources &resources (void);