Home
last modified time | relevance | path

Searched defs:tib (Results 1 – 20 of 20) sorted by relevance

/openbsd/include/
H A Dtib.h137 struct tib { struct
138 void *tib_atexit; argument
140 pid_t tib_tid; argument
143 int tib_canceled; argument
144 int tib_errno; argument
145 void *tib_locale; argument
147 void *tib_thread; argument
151 void *tib_thread; argument
177 struct tib { struct
185 int tib_errno; argument
[all …]
/openbsd/lib/librthread/
H A Drthread.c103 struct tib *tib = TIB_GET(); in sigthr_handler() local
283 struct tib *tib = TIB_GET(); in pthread_join() local
348 struct tib *tib; in pthread_create() local
418 struct tib *tib = thread->tib; in pthread_kill() local
430 struct tib *tib = thread->tib; in pthread_cancel() local
448 struct tib *tib = TIB_GET(); in pthread_testcancel() local
457 struct tib *tib = TIB_GET(); in pthread_setcancelstate() local
479 struct tib *tib = TIB_GET(); in pthread_setcanceltype() local
H A Drthread_sem.c219 struct tib *tib = TIB_GET(); in sem_wait() local
251 struct tib *tib = TIB_GET(); in sem_timedwait() local
H A Drthread_fork.c81 struct tib *tib = me->tib; in _dofork() local
H A Drthread_sem_compat.c234 struct tib *tib = TIB_GET(); in sem_wait() local
264 struct tib *tib = TIB_GET(); in sem_timedwait() local
/openbsd/lib/libc/include/
H A Dcancel.h39 #define PREP_CANCEL_POINT(tib) \ argument
42 #define ENTER_CANCEL_POINT_INNER(tib, can_cancel, delay) \ argument
53 #define LEAVE_CANCEL_POINT_INNER(tib, can_cancel) \ argument
H A Dthread_private.h377 struct tib *tib; member
401 #define ENTER_DELAYED_CANCEL_POINT(tib, self) \ argument
/openbsd/libexec/ld.so/
H A Dtib.c61 struct tib *tib; in allocate_tib() local
117 _dl_free_tib(void *tib, size_t extra) in _dl_free_tib()
258 struct tib *tib; in _dl_allocate_first_tib() local
/openbsd/lib/libc/thread/
H A Drthread.c77 struct tib *tib; in _rthread_init() local
125 struct tib *tib; in pthread_exit() local
H A Drthread_sync.c290 struct tib *tib = TIB_GET(); in pthread_cond_timedwait() local
446 struct tib *tib = TIB_GET(); in pthread_cond_wait() local
H A Drthread_cond.c75 struct tib *tib = TIB_GET(); in _rthread_cond_timedwait() local
/openbsd/lib/libc/dlfcn/
H A Dinit.c248 struct tib *tib; in setup_static_tib() local
318 struct tib *tib; in _static_tls_init() local
H A Dtib.c75 _dl_free_tib(void *tib, size_t extra) in _dl_free_tib()
/openbsd/lib/libc/locale/
H A Duselocale.c27 struct tib *tib; in uselocale() local
H A D_CurrentRuneLocale.c28 struct tib *tib; in _CurrentRuneLocale() local
/openbsd/lib/libc/stdlib/
H A Dthread_atexit.c30 struct tib *tib = TIB_GET(); in __cxa_thread_atexit_impl() local
H A Datexit.c129 struct tib *tib = TIB_GET(); in _thread_finalize() local
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c660 TIB *tib; in my_type() local
674 TIB *tib; in my_type_set() local
2489 PTIB tib; in Perl_Register_MQ() local
2578 PTIB tib; in Perl_Deregister_MQ() local
2663 PTIB tib; in async_mssleep() local
4659 PTIB tib; in force_init_emx_runtime() local
4889 PTIB tib; in check_emx_runtime() local
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win.cpp385 NT_TIB *tib = (NT_TIB *)NtCurrentTeb(); in asan_thread_exit() local
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.xs220 TIB *tib; in my_type() local