Home
last modified time | relevance | path

Searched refs:tcb (Results 1 – 25 of 36) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/
A DMakefile.commonarch44 $(libpthread_arch_OUT)/gen_tcb-offsets.c: $(libpthread_arch_DIR)/tcb-offsets.sym | $(libpthread_arc…
50 $(libpthread_arch_OUT)/tcb-offsets.h: $(libpthread_arch_OUT)/gen_tcb-offsets.s
54 pregen-headers-$(UCLIBC_HAS_THREADS_NATIVE) += $(libpthread_arch_OUT)/tcb-offsets.h
62 $(do_rm) $(libpthread_arch_OUT)/tcb-offsets.h \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sh/
A Dtls.h39 void *tcb; /* Pointer to the TCB. Not necessary the member
98 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/s390/
A Dtls.h41 void *tcb; /* Pointer to the TCB. Not necessary the member
112 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/x86_64/
A Dtls.h42 void *tcb; /* Pointer to the TCB. Not necessary the member
106 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/x86_64/
A Dtls.h42 void *tcb; /* Pointer to the TCB. Not necessary the member
106 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A D.gitignore10 !sysdeps/pthread/tcb-offsets.h
11 sysdeps/*/tcb-offsets.h
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/i386/
A Dtls.h39 void *tcb; /* Pointer to the TCB. Not necessary the member
162 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/
A Dtls.h43 void *tcb; /* Pointer to the TCB. Not necessary the member
205 head->tcb = _descr; \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dtls.h49 void *tcb; /* Pointer to the TCB. Not necessarily the member
163 _head->tcb = thrdescr; in TLS_INIT_TP()
182 _head->tcb = _thrdescr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A DMakefile2 gen-as-const-headers += tcb-offsets.sym
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Dtls.h46 void *tcb; /* Pointer to the TCB. Not necessarily the member
203 _head->tcb = thrdescr; in TLS_INIT_TP()
237 _head->tcb = _thrdescr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A DMakefile19 gen-as-const-headers += tcb-offsets.sym
A Dtls.h46 void *tcb; /* Pointer to the TCB. Not necessarily the member
209 _head->tcb = _thrdescr; \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/generic/
A Ddl-tls.c574 _dl_deallocate_tls (void *tcb, bool dealloc_tcb) in _dl_deallocate_tls() argument
576 dtv_t *dtv = GET_DTV (tcb); in _dl_deallocate_tls()
595 tcb -= GL(dl_tls_static_size) - TLS_TCB_SIZE; in _dl_deallocate_tls()
598 tcb -= (TLS_PRE_TCB_SIZE + GL(dl_tls_static_align) - 1) in _dl_deallocate_tls()
601 free (tcb); in _dl_deallocate_tls()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/generic/
A Ddl-tls.c574 _dl_deallocate_tls (void *tcb, bool dealloc_tcb) in _dl_deallocate_tls() argument
576 dtv_t *dtv = GET_DTV (tcb); in _dl_deallocate_tls()
595 tcb -= GL(dl_tls_static_size) - TLS_TCB_SIZE; in _dl_deallocate_tls()
598 tcb -= (TLS_PRE_TCB_SIZE + GL(dl_tls_static_align) - 1) in _dl_deallocate_tls()
601 free (tcb); in _dl_deallocate_tls()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-tls.c666 _dl_deallocate_tls (void *tcb, bool dealloc_tcb) in _dl_deallocate_tls() argument
668 dtv_t *dtv = GET_DTV (tcb); in _dl_deallocate_tls()
685 tcb -= _dl_tls_static_size - TLS_TCB_SIZE; in _dl_deallocate_tls()
688 tcb -= (TLS_PRE_TCB_SIZE + _dl_tls_static_align - 1) in _dl_deallocate_tls()
691 _dl_free (tcb); in _dl_deallocate_tls()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sparc/
A Dtls.h41 void *tcb; /* Pointer to the TCB. Not necessary the member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/ia64/
A Dtls.h122 void *tcb; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/ia64/
A Dtls.h125 void *tcb; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/powerpc/
A Dtls.h150 void *tcb; /* Never used. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/
A Dtls.h48 void *tcb; /* Pointer to the TCB. Not necessarily the member
167 _head->tcb = _thrdescr; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sh/
A Dtls.h139 void *tcb; member
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Dldsodefs.h94 extern void _dl_deallocate_tls (void *tcb, bool dealloc_tcb) internal_function;

Completed in 26 milliseconds

12