Searched refs:t_proj (Results 1 – 6 of 6) sorted by relevance
295 struct kproject *t_proj; /* project containing this thread */ member518 #define ttoproj(x) ((x)->t_proj)
466 t->t_proj = project_hold(proj0p); in thread_create()574 t->t_proj = proj0p; in thread_rele()
803 t->t_proj = kpj; in changeproj()
1028 t0.t_proj = proj0p = project_hold_by_id(0, &zone0, in project_init()
562 t->t_proj = newkpj; in lwp_create()
3465 project_rele(t->t_proj); in zthread_create()3466 t->t_proj = project_hold(pp->p_task->tk_proj); in zthread_create()