Searched refs:thr_isdoor (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_thread.h48 int thr_isdoor; /* a private door server thread */ member in struct:fmd_thread
H A Dfmd_thread.c46 tp->thr_isdoor = 0;
63 if (!tp->thr_isdoor) {
86 tp->thr_isdoor = isdoor;
H A Dfmd_api.c559 if (tp->thr_isdoor) {

Completed in 62 milliseconds