Searched defs:CrashRecoveryContext (Results 1 – 2 of 2) sorted by relevance
24 class CrashRecoveryContext; variable
50 CrashRecoveryContext() : Impl(0), head(0) {} in CrashRecoveryContext() function