Version 0 of thread::mutex

Updated 2010-10-25 22:13:45 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