struct ScopedTSD

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

Public Methods

void ScopedTSD (ThisT & TSDRegistry)

Defined at line 33 of file ../../third_party/scudo/src/tsd_exclusive.h

void ~ScopedTSD ()

Defined at line 38 of file ../../third_party/scudo/src/tsd_exclusive.h

TSD<Allocator> & operator* ()

Defined at line 43 of file ../../third_party/scudo/src/tsd_exclusive.h

TSD<Allocator> * operator-> ()

Defined at line 45 of file ../../third_party/scudo/src/tsd_exclusive.h