Searched refs:SentryPreResumeAction (Results 1 – 1 of 1) sorted by relevance
640 process_sp->AddPreResumeAction(SentryPreResumeAction, this); in WatchpointSentry()660 process_sp->ClearPreResumeAction(SentryPreResumeAction, this); in ~WatchpointSentry()663 static bool SentryPreResumeAction(void *sentry_void) { in SentryPreResumeAction() function in lldb_private::StopInfoWatchpoint::WatchpointSentry