summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RTCORBA.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RTCORBA.pidl')
-rw-r--r--TAO/tao/RTCORBA/RTCORBA.pidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RTCORBA.pidl b/TAO/tao/RTCORBA/RTCORBA.pidl
index 703ae6c7732..1523826b809 100644
--- a/TAO/tao/RTCORBA/RTCORBA.pidl
+++ b/TAO/tao/RTCORBA/RTCORBA.pidl
@@ -219,8 +219,8 @@ module RTCORBA
{
void lock ();
void unlock ();
+ /// if max_wait = 0 then return immediately
boolean try_lock (in TimeBase::TimeT max_wait);
- // if max_wait = 0 then return immediately
};
// RTORB.