#include <threads.hpp>
Inheritance diagram for Synchronized:
Public Methods | |
Synchronized () | |
~Synchronized () | |
void | Lock () |
void | Unlock () |
|
Definition at line 36 of file threads.hpp. |
|
Definition at line 41 of file threads.hpp. |
|
Definition at line 45 of file threads.hpp. |
|
Definition at line 52 of file threads.hpp. Referenced by AI_Lock::~AI_Lock().
|