Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c318 if ((errno = pthread_create(&ti->ti_thread, &thread_attr, thread_start, in new_thread_needed()
759 ti->ti_thread = pthread_self(); in main()
H A Dconfigd.h597 pthread_t ti_thread; member
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c139 (void *)addr, t.ti_thread, state, oldstate, in configd_thread()