#include <script.h>
Public Member Functions | |
| void | release (ScriptInterp *interp) |
| bool | lock (ScriptInterp *interp, const char *id) |
| bool | unlock (ScriptInterp *interp, const char *id) |
| Locks () | |
Classes | |
| struct | _lock |
| Script::Locks::Locks | ( | ) |
| bool Script::Locks::lock | ( | ScriptInterp * | interp, | |
| const char * | id | |||
| ) |
| void Script::Locks::release | ( | ScriptInterp * | interp | ) |
| bool Script::Locks::unlock | ( | ScriptInterp * | interp, | |
| const char * | id | |||
| ) |
1.4.7