TAO_RTCORBA  2.4.0
Public Member Functions | List of all members
RTCORBA::Mutex Interface Reference

import"RTCORBA.pidl";

Inheritance diagram for RTCORBA::Mutex:
Inheritance graph
[legend]

Public Member Functions

void lock ()
 
void unlock ()
 
boolean try_lock (in TimeBase::TimeT max_wait)
 if max_wait = 0 then return immediately More...
 

Member Function Documentation

void RTCORBA::Mutex::lock ( )

Implemented in TAO_RT_Mutex.

boolean RTCORBA::Mutex::try_lock ( in TimeBase::TimeT  max_wait)

if max_wait = 0 then return immediately

void RTCORBA::Mutex::unlock ( )

Implemented in TAO_RT_Mutex.


The documentation for this interface was generated from the following file: