Searched refs:ctmpl_type (Results 1 – 2 of 2) sorted by relevance
1664 old = curlwp->lwp_ct_active[template->ctmpl_type->ct_type_index]; in ctmpl_makecurrent()1665 curlwp->lwp_ct_active[template->ctmpl_type->ct_type_index] = new; in ctmpl_makecurrent()1717 new->ctmpl_type = type; in ctmpl_init()1737 new->ctmpl_type = old->ctmpl_type; in ctmpl_copy()
139 struct ct_type *ctmpl_type; member