Version 5 of thread::rwmutex

Updated 2010-12-08 20:06:08 by AMG

Create and work with read-write mutexes.

thread::rwmutex create
thread::rwmutex destroy mutex
thread::rwmutex rlock mutex
thread::rwmutex wlock mutex
thread::rwmutex unlock mutex

See also