The mutex module provides a primitive for maintaining mutually exclusive access.
This class represents a general purpose, recursive mutex.
See Source File core/sync/mutex.d
Boost License 1.0
Copyright Sean Kelly 2005 - 2009.
Sean Kelly
The mutex module provides a primitive for maintaining mutually exclusive access.