Searched refs:thr_errdepth (Results 1 – 3 of 3) sorted by relevance
135 tp->thr_errdepth++; in fmd_verror()160 tp != NULL && tp->thr_errdepth == 1 && in fmd_verror()175 tp->thr_errdepth--; in fmd_verror()
45 tp->thr_errdepth = 0; in fmd_thread_xcreate()85 tp->thr_errdepth = 0; in fmd_thread_create_cmn()
47 uint_t thr_errdepth; /* fmd_verror() nesting depth */ member