Searched refs:__curthread (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/threads/
H A Damd64.il31 .inline __curthread, 0
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dassfail.c49 panic_thread = __curthread();
72 if ((self = __curthread()) != NULL) {
105 if ((self = __curthread()) != NULL)
189 if ((self = __curthread()) != NULL) {
281 if ((self = __curthread()) != NULL) {
360 if ((self = __curthread()) != NULL) {
409 if ((self = __curthread()) != NULL) {
H A Dalloc.c208 if ((self = __curthread()) == NULL)
304 if ((self = __curthread()) == NULL)
H A Dtls.c88 ulwp_t *oldself = __curthread();
H A Dthr.c1231 ulwp_t *oldself = __curthread();
1514 * __curthread(). We abandon whatever memory was allocated by
1744 ulwp_t *self = __curthread();
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Di386.il32 .inline __curthread, 0
/illumos-gate/usr/src/lib/libc/sparc/threads/
H A Dsparc.il33 .inline __curthread, 0
/illumos-gate/usr/src/lib/libc/sparcv9/threads/
H A Dsparcv9.il33 .inline __curthread, 0
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_inlines.h39 * (_curthread) and ones it didn't (__curthread) must agree.
65 __curthread(void) function
H A Dthr_uberdata.h1242 extern ulwp_t *__curthread(void);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c110 if ((self = __curthread()) == NULL)
400 if ((self = __curthread()) == NULL) {

Completed in 81 milliseconds