#include <concurrence.h>
| Public Member Functions | |
| lock (mutex_type &name) | |
| ~lock () throw () | |
| Private Member Functions | |
| lock (const lock &) | |
| lock & | operator= (const lock &) | 
| Private Attributes | |
| mutex_type & | device | 
Definition at line 82 of file concurrence.h.
| __gnu_cxx::lock::lock | ( | mutex_type & | name | ) |  [inline, explicit] | 
| __gnu_cxx::lock::~lock | ( | ) | throw ()  [inline] | 
| __gnu_cxx::lock::lock | ( | const lock & | ) |  [private] | 
| mutex_type& __gnu_cxx::lock::device  [private] | 
 1.4.7
 1.4.7