Version 2 of thread::mutex

Updated 2012-10-26 00:35:44 by RLE

Create and work with ordinary mutexes.

thread::mutex create ?-recursive?
thread::mutex destroy mutex
thread::mutex lock mutex
thread::mutex unlock mutex

See also