IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
SMP::Lock Class Reference

#include <SMP.h>

Public Member Functions

 Lock (Mutex &m)
 
 ~Lock ()
 
void lock ()
 
void unlock ()
 

Constructor & Destructor Documentation

◆ Lock()

SMP::Lock::Lock ( Mutex m)
explicit

◆ ~Lock()

SMP::Lock::~Lock ( )

Member Function Documentation

◆ lock()

void SMP::Lock::lock ( )

◆ unlock()

void SMP::Lock::unlock ( )

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