Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: salhelper ::

class MonitorCondition


Base Classes
osl::Condition (protected)
  |  
  +--MonitorCondition
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
File
monitor.hxx

Public Members

Methods


MonitorCondition( ) throw( );
Construction.

~MonitorCondition( ) throw( );
Destruction.
void
acquire( ) throw( );
Acquire or enter the monitor.
void
release( ) throw( );
Release or leave the monitor.
void
wait( ) throw( );
Wait until all references are released.

Private Members

Data

oslInterlockedCount m_nReferenceCount; Representation.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.