#include <mutex.h>
Public Member Functions | |
| operator SDL_mutex * () | |
| Access the underlying SDL_mutex. | |
| void | release () |
| Release a mutex. | |
| void | grab () |
| Grab a mutex. | |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.