Searched refs:isBlockingInCritSection (Results 1 – 1 of 1) sorted by relevance
199 [[nodiscard]] bool isBlockingInCritSection(const CallEvent &Call,298 bool BlockInCriticalSectionChecker::isBlockingInCritSection( in isBlockingInCritSection() function in BlockInCriticalSectionChecker306 if (isBlockingInCritSection(Call, C)) { in checkPostCall()