Lines Matching defs:t

333 	kthread_t *t;  in thread_create()  local
566 thread_rele(kthread_t *t) in thread_rele()
587 kthread_t *t = curthread; in thread_exit() local
649 kthread_t *t; in did_to_thread() local
670 kthread_t *t; in thread_join() local
696 thread_free_prevent(kthread_t *t) in thread_free_prevent()
705 thread_free_allow(kthread_t *t) in thread_free_allow()
714 thread_free_barrier(kthread_t *t) in thread_free_barrier()
724 thread_free(kthread_t *t) in thread_free()
840 thread_reap_list(kthread_t *t) in thread_reap_list()
855 kthread_t *t, *l; in thread_zone_destroy() local
897 kthread_t *t, *l; in thread_reaper() local
961 reapq_move_lq_to_tq(kthread_t *t) in reapq_move_lq_to_tq()
978 reapq_add(kthread_t *t) in reapq_add()
1033 kthread_t *t, in installctx()
1061 kthread_t *t, in removectx()
1122 savectx(kthread_t *t) in savectx()
1133 restorectx(kthread_t *t) in restorectx()
1144 forkctx(kthread_t *t, kthread_t *ct) in forkctx()
1159 lwp_createctx(kthread_t *t, kthread_t *ct) in lwp_createctx()
1176 exitctx(kthread_t *t) in exitctx()
1190 freectx(kthread_t *t, int isexec) in freectx()
1232 setrun_locked(kthread_t *t) in setrun_locked()
1291 setrun(kthread_t *t) in setrun()
1313 kthread_t *t = curthread; /* current thread */ in thread_unpin() local
1562 tsd_agent_get(kthread_t *t, uint_t key) in tsd_agent_get()
1584 tsd_agent_set(kthread_t *t, uint_t key, void *value) in tsd_agent_set()
1760 thread_change_epri(kthread_t *t, pri_t disp_pri) in thread_change_epri()
1823 thread_change_pri(kthread_t *t, pri_t disp_pri, int front) in thread_change_pri()
1891 stkinfo_begin(kthread_t *t) in stkinfo_begin()
1940 stkinfo_end(kthread_t *t) in stkinfo_end()