Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/libexec/ld.elf_so/
H A Dtls.c65 struct tls_tcb *tcb = tls; in _rtld_tls_get_addr() local
98 struct tls_tcb *tcb; in _rtld_tls_initial_allocation() local
121 struct tls_tcb *tcb; in _rtld_tls_allocate_locked() local
161 struct tls_tcb *tcb; in _rtld_tls_allocate() local
172 _rtld_tls_free(struct tls_tcb *tcb) in _rtld_tls_free()
200 _rtld_tls_module_allocate(struct tls_tcb *tcb, size_t idx) in _rtld_tls_module_allocate()
311 struct tls_tcb * const tcb = __lwp_gettcb_fast(); in __tls_get_addr() local
313 struct tls_tcb * const tcb = __lwp_getprivate_fast(); in __tls_get_addr() local
/netbsd/external/gpl3/gcc.old/dist/contrib/
H A Dgthr_supp_vxw_5x.c62 __gthread_get_tsd_data (WIND_TCB *tcb) in __gthread_get_tsd_data()
68 __gthread_set_tsd_data (WIND_TCB *tcb, void *data) in __gthread_set_tsd_data()
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dgthr_supp_vxw_5x.c62 __gthread_get_tsd_data (WIND_TCB *tcb) in __gthread_get_tsd_data()
68 __gthread_set_tsd_data (WIND_TCB *tcb, void *data) in __gthread_set_tsd_data()
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/
H A Dgthr-vxworks-thread.c42 #define __CALL_DELETE_HOOK(tcb) tls_delete_hook() argument
47 #define __CALL_DELETE_HOOK(tcb) tls_delete_hook((WIND_TCB *) ((tcb)->task_id)) argument
219 __task_wrapper (__gthread_t tcb, FUNCPTR __func, _Vx_usr_arg_t __args) in __task_wrapper()
272 __gthread_t tcb = malloc (sizeof (*tcb)); in __gthread_create() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/
H A Dgthr-vxworks-thread.c46 #define __CALL_DELETE_HOOK(tcb) tls_delete_hook() argument
51 #define __CALL_DELETE_HOOK(tcb) tls_delete_hook((WIND_TCB *) ((tcb)->task_id)) argument
259 __task_wrapper (__gthread_t tcb, FUNCPTR __func, _Vx_usr_arg_t __args) in __task_wrapper()
312 __gthread_t tcb = malloc (sizeof (*tcb)); in __gthread_create() local
/netbsd/lib/libc/tls/
H A Dtls.c84 struct tls_tcb *tcb; in __weak_alias() local
169 struct tls_tcb *tcb; in __libc_static_tls_setup() local
/netbsd/lib/libc/arch/riscv/gen/
H A D_lwp.c52 void *tcb, caddr_t stack_base, size_t stack_size) in _lwp_makecontext()
/netbsd/lib/libc/arch/or1k/gen/
H A D_lwp.c52 void *tcb, caddr_t stack_base, size_t stack_size) in _lwp_makecontext()
/netbsd/lib/libc/arch/powerpc/gen/
H A D_lwp.c52 void *tcb, caddr_t stack_base, size_t stack_size) in _lwp_makecontext()
/netbsd/lib/libc/arch/m68k/gen/
H A D_lwp.c46 void *arg, void *tcb, caddr_t stack_base, size_t stack_size) in _lwp_makecontext()
/netbsd/lib/libc/arch/mips/gen/
H A D_lwp.c51 void *arg, void *tcb, caddr_t stack_base, size_t stack_size) in _lwp_makecontext()
/netbsd/tests/lib/libc/sys/
H A Dt_ptrace_lwp_wait.h40 volatile void **tcb; in lwpinfo_thread() local
76 volatile void *tcb[4]; in traceme_lwpinfo() local
/netbsd/sys/arch/arm/apple/
H A Dapple_nvme.c231 struct ans_nvmmu_tcb *tcb = nvme_ans_tcb(q, id); in nvme_ans_sq_leave() local
256 struct ans_nvmmu_tcb *tcb = nvme_ans_tcb(q, id); in nvme_ans_cq_done() local
/netbsd/libexec/ld.elf_so/arch/i386/
H A Dmdreloc.c313 struct tls_tcb *tcb = __lwp_getprivate_fast(); in ___tls_get_addr() local
/netbsd/external/bsd/ipf/dist/ipsend/
H A Dsock.c401 struct tcpcb *t, tcb; local
H A Diptests.c1104 struct tcpcb *tcbp, tcb; local
/netbsd/lib/libpthread/
H A Dpthread_int.h264 struct tls_tcb * const tcb = _PTHREAD_GETTCB_EXT(); in pthread__self() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc425 struct tls_tcb *tcb = nullptr; in ThreadSelfTlsTcb() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc409 struct tls_tcb * tcb; in ThreadSelfTlsTcb() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc425 struct tls_tcb *tcb = nullptr; in ThreadSelfTlsTcb() local
/netbsd/sys/dev/pci/
H A Dtwe.c500 const struct twe_callbacks *tcb) in twe_register_callbacks()
H A Dtwa.c1671 const struct twa_callbacks *tcb) in twa_register_callbacks()
/netbsd/sys/netinet/
H A Dsctp_pcb.h280 struct sctp_tcb *tcb; member
H A Dsctp_structs.h58 void *tcb; member
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc4237 tree tcb = build_stmt (fn_start, TRY_BLOCK, NULL_TREE, NULL_TREE); in coro_rewrite_function_body() local

12