Public Methods | |
| lock () | |
| ~lock () | |
|
|||||||||
|
Definition at line 382 of file stl_alloc.h. References __NODE_ALLOCATOR_LOCK.
00382 { __NODE_ALLOCATOR_LOCK; }
|
|
|||||||||
|
Definition at line 383 of file stl_alloc.h. References __NODE_ALLOCATOR_UNLOCK.
00383 { __NODE_ALLOCATOR_UNLOCK; }
|
| Documentation generated on Thu May 2 15:03:14 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |