#include <_rwlock.h>
Public Member Functions | |
| write_lock (read_write_lock &x) | |
| ~read_lock () | |
| read_write_lock & | get () |
Private Attributes | |
| read_write_lock * | _mtx |
Definition at line 59 of file _rwlock.h.
| read_write_lock::write_lock::write_lock | ( | read_write_lock & | x | ) | [inline] |
| read_write_lock::write_lock::~read_lock | ( | ) | [inline] |
| read_write_lock& read_write_lock::write_lock::get | ( | ) | [inline] |
read_write_lock* read_write_lock::write_lock::_mtx [private] |
1.5.2