/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | thread.c | 636 if (t.t_tid == 0) { in threadlist() 656 if (t.t_tid == 0) { in threadlist() 662 mdb_printf(" %s/%u\n", p.p_user.u_comm, t.t_tid); in threadlist() 806 if (log[i].t_tid != 0) { in stackinfo() 808 log[i].cmd, log[i].t_tid); in stackinfo() 883 if (t.t_tid == 0) { in stackinfo() 886 mdb_printf(" %s/%u", p.p_user.u_comm, t.t_tid); in stackinfo() 961 if (t.t_tid == 0) { in stackinfo() 964 mdb_printf(" %s/%u", p.p_user.u_comm, t.t_tid); in stackinfo()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | lwp_create.c | 143 if (new_lwp && copyout(&t->t_tid, new_lwp, sizeof (id_t))) { in syslwp_create() 189 tid = (int)t->t_tid; /* for /proc debuggers */ in syslwp_create()
|
H A D | lwp_self.c | 38 return (curthread->t_tid); in lwp_self()
|
H A D | processor_bind.c | 244 if (tp->t_tid == id) { in processor_bind()
|
H A D | lgrpsys.c | 358 if (t->t_tid == lwpid || lwpid == P_ANY) { in lgrp_affinity_get_thread() 780 if (t->t_tid == id) { in lgrp_affinity_set() 1020 if (t->t_tid == id) { in lgrp_home_get()
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/types/ |
H A D | err.D_XLATE_REDECL.ResultDynType.d | 41 pr_lwpid = T->t_tid;
|
/titanic_50/usr/src/uts/common/os/ |
H A D | procset.c | 538 if (tp->t_tid == psp->p_lid) in lwpinset() 624 if (tp->t_tid == psp->p_rid) in lwpinset() 763 psp->p_lid == curthread->t_tid))) && in cur_inset_only() 772 psp->p_rid == curthread->t_tid))) && in cur_inset_only() 791 return (curthread->t_tid); in getmyid()
|
H A D | lwp.c | 600 t->t_tid = lwpid; in lwp_create() 615 if ((t->t_tid = ++p->p_lwpid) == prev_id) { in lwp_create() 630 } while (lwp_hash_lookup(p, t->t_tid) != NULL); in lwp_create() 646 if (t->t_tid == 1) { in lwp_create() 717 lep->le_lwpid = t->t_tid; in lwp_create() 951 lwp_hash_out(p, t->t_tid); in lwp_exit() 1089 ASSERT(t->t_tid == p->p_lwpid); in lwp_cleanup() 1099 if (t->t_tid == 1) { in lwp_cleanup() 1139 tid = t->t_tid; /* remember thread ID */ in lwp_suspend() 1960 ASSERT(lep->le_lwpid == t->t_tid); in lwp_hash_in()
|
H A D | sched.c | 573 tnf_lwpid, lwpid, tp->t_tid, in swapin() 711 tnf_lwpid, lwpid, tp->t_tid, in swapout() 883 tnf_lwpid, lwpid, tp->t_tid, in process_swap_queue()
|
H A D | main.c | 550 p0_lep.le_lwpid = curthread->t_tid; in main()
|
H A D | fork.c | 375 clone = forklwp(ttolwp(curthread), cp, curthread->t_tid); in cfork() 396 clwp = forklwp(ttolwp(t), cp, t->t_tid); in cfork() 912 ASSERT3U(t->t_tid, ==, 1); in newproc()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_oplock.c | 133 sr->smb_tid = ofile->f_tree->t_tid; in smb2_oplock_break_notification()
|
H A D | smb_tree.c | 751 sr->smb_tid = tree->t_tid; in smb_tree_connect_disk() 828 sr->smb_tid = tree->t_tid; in smb_tree_connect_printq() 868 sr->smb_tid = tree->t_tid; in smb_tree_connect_ipc() 933 tree->t_tid = tid; in smb_tree_alloc() 979 smb_idpool_free(&session->s_tid_pool, tree->t_tid); in smb_tree_dealloc() 1520 info->ci_id = tree->t_tid; in smb_tree_netinfo_init()
|
H A D | smb_locking_andx.c | 418 sr->smb_tid = ofile->f_tree->t_tid; in smb1_oplock_break_notification()
|
H A D | smb_oplock.c | 699 og->og_tid = of->f_tree->t_tid; in smb_oplock_set_grant()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | thread.h | 161 id_t t_tid; /* lwp's id */ member 699 id_t t_tid; /* kthread id */ member
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gcore.h | 79 id_t t_tid; member
|
/titanic_50/usr/src/uts/common/tnf/ |
H A D | tnf_trace.c | 165 ASSIGN(buffer, lwpid, t->t_tid); in tnf_kernel_schedule()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | mlsetup.c | 310 t0.t_tid = p0.p_lwpcnt = p0.p_lwprcnt = p0.p_lwpid = 1; in mlsetup()
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | xen_mmu.c | 76 #define XM2P_HASH ((uintptr_t)curthread->t_tid & (NUM_M2P_LOCKS - 1))
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | mlsetup.c | 172 t0.t_tid = p0.p_lwpcnt = p0.p_lwprcnt = p0.p_lwpid = 1; in mlsetup()
|
/titanic_50/usr/src/lib/libkvm/common/ |
H A D | test.c | 452 tp, t.t_stk, t.t_pcb.val[1], t.t_tid, t.t_next, t.t_prev); in tst_segkp()
|
/titanic_50/usr/src/uts/common/disp/ |
H A D | thread.c | 2074 kmem_stkinfo_log[index].t_tid = t->t_tid; in stkinfo_end() 2076 if (t->t_tid != 0) { in stkinfo_end()
|
/titanic_50/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 491 id_t tid = curthread->t_tid; in prexecend() 911 sp->pr_agentid = p->p_agenttp->t_tid; in prgetstatus() 978 sp->pr_lwpid = t->t_tid; in prgetlwpstatus32() 1134 sp->pr_agentid = p->p_agenttp->t_tid; in prgetstatus32() 1210 sp->pr_lwpid = t->t_tid; in prgetlwpstatus() 2510 psp->pr_lwpid = t->t_tid; in prgetlwpsinfo() 2577 psp->pr_lwpid = t->t_tid; in prgetlwpsinfo32() 2807 pup->pr_lwpid = t->t_tid; in prgetusage()
|
/titanic_50/usr/src/uts/i86pc/ml/ |
H A D | offsets.in | 117 t_tid
|