struct ScopedTSD

Defined at line 31 of file ../../third_party/scudo/src/tsd_shared.h

Public Methods

void ScopedTSD (ThisT & TSDRegistry)

Defined at line 32 of file ../../third_party/scudo/src/tsd_shared.h

void ~ScopedTSD ()

Defined at line 37 of file ../../third_party/scudo/src/tsd_shared.h

TSD<Allocator> & operator* ()

Defined at line 39 of file ../../third_party/scudo/src/tsd_shared.h

TSD<Allocator> * operator-> ()

Defined at line 41 of file ../../third_party/scudo/src/tsd_shared.h