Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/threads/
H A Dassfail.c49 panic_thread = __curthread(); in __set_panicstr()
72 if ((self = __curthread()) != NULL) { in Abort()
105 if ((self = __curthread()) != NULL) in common_panic()
189 if ((self = __curthread()) != NULL) { in lock_error()
281 if ((self = __curthread()) != NULL) { in rwlock_error()
360 if ((self = __curthread()) != NULL) { in thread_error()
409 if ((self = __curthread()) != NULL) { in __assfail()
H A Dalloc.c207 if ((self = __curthread()) == NULL) in lmalloc()
303 if ((self = __curthread()) == NULL) in lfree()
H A Dtls.c88 ulwp_t *oldself = __curthread(); in __tls_static_mods()
H A Dthr.c1255 ulwp_t *oldself = __curthread(); in libc_init()
1775 ulwp_t *self = __curthread(); in thr_main()
/titanic_50/usr/src/lib/libc/port/gen/
H A Datexit.c110 if ((self = __curthread()) == NULL) in __cxa_atexit()
400 if ((self = __curthread()) == NULL) { in at_quick_exit()
/titanic_50/usr/src/lib/libc/amd64/threads/
H A Damd64.il31 .inline __curthread, 0
/titanic_50/usr/src/lib/libc/i386/threads/
H A Di386.il32 .inline __curthread, 0
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_inlines.h65 __curthread(void) in __curthread() function
H A Dthr_uberdata.h1234 extern ulwp_t *__curthread(void);
/titanic_50/usr/src/lib/libc/sparcv9/threads/
H A Dsparcv9.il33 .inline __curthread, 0
/titanic_50/usr/src/lib/libc/sparc/threads/
H A Dsparc.il33 .inline __curthread, 0