Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::SharedMem::Lock Class Reference

Use to get a scoped semaphore lock on the shared memory. More...

#include <SharedMem.h>

Public Member Functions

 Lock (const SharedMem &s)
 
 ~Lock ()
 
bool locked () const
 

Detailed Description

Use to get a scoped semaphore lock on the shared memory.

Constructor & Destructor Documentation

§ Lock()

gnash::SharedMem::Lock::Lock ( const SharedMem s)
inline

§ ~Lock()

gnash::SharedMem::Lock::~Lock ( )
inline

Member Function Documentation

§ locked()

bool gnash::SharedMem::Lock::locked ( ) const
inline

References DSOEXPORT.


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