Searched refs:NumReadPtrChecks (Results 1 – 2 of 2) sorted by relevance
599 int NumReadPtrChecks = 0; in canCheckPtrAtRT() local615 ++NumReadPtrChecks; in canCheckPtrAtRT()652 NeedRTCheck |= (NumWritePtrChecks >= 2 || (NumReadPtrChecks >= 1 && in canCheckPtrAtRT()
712 int NumReadPtrChecks = 0; in canCheckPtrAtRT() local731 ++NumReadPtrChecks; in canCheckPtrAtRT()752 (NumReadPtrChecks >= 1 && NumWritePtrChecks >= 1)); in canCheckPtrAtRT()