|
Scopira
20080306
|
#include <thread_pthreads.h>
Public Member Functions | |
| write_locker (rwlock &rw) | |
| read locks the given rwlock | |
| ~write_locker () | |
| unlocks the given rwlock | |
| write_locker (rwlock &rw) | |
| read locks the given rwlock | |
| ~write_locker () | |
| unlocks the given rwlock | |
auto write locker, for a rwlock