Searched refs:__curthread (Results 1 – 11 of 11) sorted by relevance
49 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()
207 if ((self = __curthread()) == NULL) in lmalloc()303 if ((self = __curthread()) == NULL) in lfree()
88 ulwp_t *oldself = __curthread(); in __tls_static_mods()
1255 ulwp_t *oldself = __curthread(); in libc_init()1775 ulwp_t *self = __curthread(); in thr_main()
110 if ((self = __curthread()) == NULL) in __cxa_atexit()400 if ((self = __curthread()) == NULL) { in at_quick_exit()
31 .inline __curthread, 0
32 .inline __curthread, 0
65 __curthread(void) in __curthread() function
1234 extern ulwp_t *__curthread(void);
33 .inline __curthread, 0