Free Electron
|
Thread task that rapidly increments and decrements the reference counter on Records. More...
Inherits fe::Thread::Functor.
Public Member Functions | |
void | operate (void) override |
Public Attributes | |
Poison | poison |
Poison to kill the thread. More... | |
sp< RecordGroup > | records |
Thread task that rapidly increments and decrements the reference counter on Records.
This task is designed to test the thread integrity of Record reference counting.
Poison ReferenceSmashingTask::poison |
Poison to kill the thread.