Searched refs:SIG_crSectNest (Results 1 – 1 of 1) sorted by relevance
83 static int SIG_crSectNest = 0; /* Nesting level */ variable143 if (SIG_crSectNest == 0) in SIG_beginCrSect()159 SIG_crSectNest++; in SIG_beginCrSect()172 SIG_crSectNest--; in SIG_endCrSect()173 if (SIG_crSectNest == 0) in SIG_endCrSect()415 return SIG_crSectNest > 0; in SIG_inCrSect()