TAO_RTCORBA 3.1.4
Loading...
Searching...
No Matches
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
 

Member Function Documentation

◆ lock()

void RTCORBA::Mutex::lock ( )

Implemented in TAO_RT_Mutex.

◆ try_lock()

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

if max_wait = 0 then return immediately

◆ unlock()

void RTCORBA::Mutex::unlock ( )

Implemented in TAO_RT_Mutex.


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