Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.c169 uu_list_node_fini(ti, &ti->ti_node, thread_pool); in thread_info_free()
308 uu_list_node_init(ti, &ti->ti_node, thread_pool); in new_thread_needed()
740 sizeof (thread_info_t), offsetof(thread_info_t, ti_node), in main()
754 uu_list_node_init(ti, &ti->ti_node, thread_pool); in main()
H A Dconfigd.h599 uu_list_node_t ti_node; /* for list of all thread */ member
/titanic_50/usr/src/uts/common/io/
H A Dtl.c556 list_node_t ti_node; member
1467 offsetof(tl_icon_t, ti_node)); in tl_open()