proxygen
|
Inherits Base< T >.
Public Member Functions | |
void | setAuxChk () |
void | clearAuxChk () |
void | auxLog (uint64_t step) |
void | doAuxLog (uint64_t step) |
void | auxCheck () |
T | loadDirect () |
AnnotatedAtomicCounter (int val) | |
void | inc () |
void | incBug () |
Forward declaration of annotated template
Annotated shared class
Definition at line 170 of file DeterministicScheduleTest.cpp.
|
inlineexplicit |
Definition at line 320 of file DeterministicScheduleTest.cpp.
|
inline |
Definition at line 303 of file DeterministicScheduleTest.cpp.
References counter_, AuxData::lastUpdate_, AuxData::step_, sum(), folly::pushmi::detail::t, and AuxData::t_.
|
inline |
Aux log function
Definition at line 273 of file DeterministicScheduleTest.cpp.
References AuxData::lastUpdate_, AuxData::step_, and uint64_t.
|
inline |
Definition at line 268 of file DeterministicScheduleTest.cpp.
References folly::test::DeterministicSchedule::clearAuxChk().
Referenced by TEST().
|
inline |
Definition at line 290 of file DeterministicScheduleTest.cpp.
References AUX_THR, counter_, AuxData::lastUpdate_, and tid_.
Referenced by TEST().
|
inline |
|
inline |
|
inline |
Definition at line 315 of file DeterministicScheduleTest.cpp.
References counter_.
Referenced by TEST().
|
inline |
Manage DSched auxChk
Definition at line 260 of file DeterministicScheduleTest.cpp.
References folly::test::DeterministicSchedule::setAuxChk(), and uint64_t.
Referenced by TEST().