al_destroy_mutex
void al_destroy_mutex(ALLEGRO_MUTEX *mutex)
Introduced in 5.0.0
Free the resources used by the mutex. The mutex should be unlocked. Destroying a locked mutex results in undefined behaviour.
Does nothing if mutex
is NULL
.
Most helpful discussions:
- Cannot create an ALLEGRO_VOICE object in Allegro5
- Allegro 5.0.10 memory leak?
- shows error when creating class DATA in Xcode for c project
- Crash in d3d_shutdown
- Simple C++ video player for non-photographic animation
- Android: Rotation issues and Soft keys
- Allegro 5 threads
- The Community Needs You. New Tutorial (Threads)
- Allegro 5 Threading Interface