Version 1 of thread::mutex

Updated 2010-10-26 10:49:38 by dkf

Create and work with ordinary mutexes.

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

See also