Searched defs:main_thread_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c95 static thread_info_t main_thread_info; variable
197 if (ti != NULL && ti != &main_thread_info)
546 thread_info_t *ti = &main_thread_info;

Completed in 53 milliseconds