#include <MNRopeRefCount.h>
Inheritance diagram for MNRopeRefCount:
Public Member Functions | |
MNRopeRefCount (size_t __n) | |
virtual | ~MNRopeRefCount () |
void | _M_incr () |
size_t | _M_decr () |
Public Attributes | |
volatile size_t | _M_ref_count |
mnthread_mutex_t | _M_ref_count_lock |
|
|
|
|
|
|
|
|
|
|
|
|