Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ThreadSync Class Reference

#include <ThreadSync.h>

List of all members.

Public Member Functions

 ThreadSync ()
 ~ThreadSync ()
void acquire ()
void release ()

Detailed Description

Definition at line 22 of file ThreadSync.h.


Constructor & Destructor Documentation

ThreadSync::ThreadSync ( )
inline

Definition at line 37 of file ThreadSync.h.

ThreadSync::~ThreadSync ( )
inline

Definition at line 38 of file ThreadSync.h.


Member Function Documentation

void ThreadSync::acquire ( )
inline

Definition at line 40 of file ThreadSync.h.

void ThreadSync::release ( )
inline

Definition at line 41 of file ThreadSync.h.


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