Searched refs:curthread (Results 1 - 25 of 52) sorted by relevance

123

/osnet-11/usr/src/lib/libc/port/gen/
H A Derrno.c38 return (curthread->ul_errnop);
H A Datfork.c52 ulwp_t *self = curthread;
92 uberdata_t *udp = curthread->ul_uberdata;
96 ASSERT(MUTEX_OWNED(&udp->atfork_lock, curthread));
113 uberdata_t *udp = curthread->ul_uberdata;
117 ASSERT(MUTEX_OWNED(&udp->atfork_lock, curthread));
134 uberdata_t *udp = curthread->ul_uberdata;
138 ASSERT(MUTEX_OWNED(&udp->atfork_lock, curthread));
H A Dstack.c41 *sp = curthread->ul_ustack;
49 ulwp_t *self = curthread;
76 stack_t *ustackp = &curthread->ul_ustack;
H A Drand.c77 if (curthread->ul_uberdata->uberflags.uf_mt)
H A Datexit.c77 * Do not use curthread->ul_uberdata->atexit_root for these.
122 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root;
147 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root;
160 uberdata_t *udp = curthread->ul_uberdata;
200 ulwp_t *self = curthread;
263 tsd_metadata_t *tsdm = &curthread->ul_uberdata->tsd_metadata;
288 atexit_root_t *arp = &curthread->ul_uberdata->atexit_root;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Ddispqlen.d46 lquantize(curthread->t_cpu->cpu_disp->disp_nrunnable, 0, 64, 1);
H A Drunocc.d45 /curthread->t_cpu->cpu_disp->disp_nrunnable/
H A Dmmapfiles.d48 this->filep = curthread->t_procp->p_user.u_finfo.fi_list[arg4].uf_file;
H A Dsetuids.d70 curthread->t_procp->p_parent->p_user.u_comm,
H A Dcrash.d69 self->elapsed = timestamp - curthread->t_procp->p_mstart;
80 printf("LWPs: %d\n", curthread->t_procp->p_lwpcnt);
117 self->procp = curthread->t_procp;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Cpu/
H A Ddispqlen.d46 lquantize(curthread->t_cpu->cpu_disp->disp_nrunnable, 0, 64, 1);
H A Drunocc.d45 /curthread->t_cpu->cpu_disp->disp_nrunnable/
/osnet-11/usr/src/lib/libc/port/threads/
H A Dtsd.c53 tsd_metadata_t *tsdm = &curthread->ul_uberdata->tsd_metadata;
187 tsd_metadata_t *tsdm = &curthread->ul_uberdata->tsd_metadata;
223 * for the invalid key == 0 in curthread->ul_ftsd[0] rather
227 return (curthread->ul_ftsd[key]);
229 if ((stsd = curthread->ul_stsd) != NULL && key < stsd->tsd_nalloc)
251 *valuep = curthread->ul_ftsd[key];
252 else if ((stsd = curthread->ul_stsd) != NULL && key < stsd->tsd_nalloc)
269 ulwp_t *self = curthread;
326 ulwp_t *self = curthread;
335 curthread
[all...]
H A Dcancel.c38 ulwp_t *self = curthread;
94 ulwp_t *self = curthread;
151 ulwp_t *self = curthread;
156 * We do this because curthread->ul_cancel_pending is set in the
205 ulwp_t *self = curthread;
219 ulwp_t *self = curthread;
237 ulwp_t *self = curthread;
255 ulwp_t *self = curthread;
268 * curthread's struct.
274 ulwp_t *self = curthread;
[all...]
H A Dsema.c67 curthread->ul_misaligned == 0)
86 ulwp_t *self = curthread;
205 ASSERT(!curthread->ul_critical || curthread->ul_bindflags);
214 ASSERT(!curthread->ul_critical || curthread->ul_bindflags);
223 ASSERT(!curthread->ul_critical || curthread->ul_bindflags);
233 ulwp_t *self = curthread;
239 ASSERT(!curthread
[all...]
H A Drwlock.c51 ulwp_t *self = curthread;
140 ulwp_t *self = curthread;
183 ulwp_t *self = curthread;
204 ulwp_t *self = curthread;
241 ulwp_t *self = curthread;
288 ulwp_t *self = curthread;
309 ulwp_t *self = curthread;
332 ulwp_t *self = curthread;
355 ulwp_t *self = curthread;
479 ulwp_t *self = curthread;
[all...]
H A Dsynch.c84 stall_mutex.mutex_owner = (uintptr_t)curthread;
199 curthread->ul_misaligned == 0)
206 * Delete mp from list of ceiling mutexes owned by curthread.
212 ulwp_t *self = curthread;
229 * Add mp to the list of ceiling mutexes owned by curthread.
235 ulwp_t *self = curthread;
267 ulwp_t *self = curthread;
281 ulwp_t *self = curthread;
414 ulwp_t *self = curthread;
451 ulwp_t *self = curthread;
[all...]
H A Dtls.c168 tls_metadata_t *tlsm = &curthread->ul_uberdata->tls_metadata;
186 tls_metadata_t *tlsm = &curthread->ul_uberdata->tls_metadata;
218 ulwp_t *self = curthread;
299 ulwp_t *self = curthread;
319 ulwp_t *self = curthread;
374 ulwp_t *self = curthread;
H A Dthr.c272 ulwp_t *self = curthread;
318 uberdata_t *udp = curthread->ul_uberdata;
422 ulwp_t *self = curthread;
465 uberdata_t *udp = curthread->ul_uberdata;
467 ASSERT(udp->nthreads <= 1 || MUTEX_OWNED(&udp->link_lock, curthread));
497 uberdata_t *udp = curthread->ul_uberdata;
523 ulwp_t *self = curthread;
537 ulwp_t *self = curthread;
561 ulwp_t *self = curthread;
748 ulwp_t *self = curthread;
[all...]
H A Dsigaction.c72 ulwp_t *self = curthread;
245 ulwp_t *self = curthread;
295 ulwp_t *self = curthread;
369 ulwp_t *self = curthread;
471 ulwp_t *self = curthread;
506 * setcontext() has code that forcibly restores the curthread
528 ulwp_t *self = curthread;
561 * Preserve the curthread pointer, at least.
601 ulwp_t *self = curthread;
671 if (curthread
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dmmapfiles.d48 this->filep = curthread->t_procp->p_user.u_finfo.fi_list[arg4].uf_file;
H A Dcrash.d69 self->elapsed = timestamp - curthread->t_procp->p_mstart;
80 printf("LWPs: %d\n", curthread->t_procp->p_lwpcnt);
117 self->procp = curthread->t_procp;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/User/
H A Dsetuids.d70 curthread->t_procp->p_parent->p_user.u_comm,
/osnet-11/usr/src/lib/libc/port/unwind/
H A Dunwind.c72 ulwp_t *self = curthread;
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dsmt_pause.s45 ld [%g7 + UL_LWPID], %i3 ! curthread->ul_lwpid

Completed in 87 milliseconds

123