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