Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c170 uu_list_node_fini(ti, &ti->ti_node, thread_pool); in thread_info_free()
309 uu_list_node_init(ti, &ti->ti_node, thread_pool); in new_thread_needed()
741 sizeof (thread_info_t), offsetof(thread_info_t, ti_node), in main()
755 uu_list_node_init(ti, &ti->ti_node, thread_pool); in main()
H A Dconfigd.h598 uu_list_node_t ti_node; /* for list of all thread */ member
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c546 list_node_t ti_node; member
1540 offsetof(tl_icon_t, ti_node)); in tl_open()