![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
#include <atomic>
Go to the source code of this file.
Classes | |
class | SMP::Mutex |
class | SMP::Lock |
Namespaces | |
SMP | |
Macros | |
#define | LOCK(mutex, lock) SMP::Lock lock((mutex)) |
Functions | |
int | SMP::get_num_cpus () |
#define LOCK | ( | mutex, | |
lock | |||
) | SMP::Lock lock((mutex)) |