Home
last modified time | relevance | path

Searched refs:tinfo_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c737 } tinfo_t; typedef
741 static tinfo_t *tinfo;
742 static tinfo_t *endtinfo;
784 tinfo_t *t; in initstreams()
793 tinfo = Zalloc(nthreads * sizeof (tinfo_t)); in initstreams()
841 tinfo_t *t; in stopstreams()
1134 tinfo_t *t = arg; in runstreams()