Searched refs:l_protectdepth (Results 1 – 2 of 2) sorted by relevance
564 switch(l->l_protectdepth) { in sys__sched_protect()569 l->l_protectdepth = 0; in sys__sched_protect()574 l->l_protectdepth--; in sys__sched_protect()589 l->l_protectdepth++; in sys__sched_protect()
119 int l_protectdepth; /* l: for PTHREAD_PRIO_PROTECT */ member