Gnash  0.8.10
Public Member Functions
gnash::SharedMem::Lock Class Reference

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

#include <SharedMem.h>

List of all members.

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

gnash::SharedMem::Lock::Lock ( const SharedMem s) [inline]
gnash::SharedMem::Lock::~Lock ( ) [inline]

Member Function Documentation

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

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