Home
last modified time | relevance | path

Searched refs:THREAD_SETMEM (Results 1 – 25 of 40) sorted by relevance

12

/glibc-2.36/nptl/
Dpthread_mutex_trylock.c87 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in ___pthread_mutex_trylock()
123 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
140 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in ___pthread_mutex_trylock()
149 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in ___pthread_mutex_trylock()
170 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
185 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
197 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
230 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in ___pthread_mutex_trylock()
247 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
255 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in ___pthread_mutex_trylock()
[all …]
Dpthread_mutex_lock.c204 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
265 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
288 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
297 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
350 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
361 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
389 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
406 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
414 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
478 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
[all …]
Dpthread_mutex_timedlock.c128 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_clocklock_common()
179 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
196 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_clocklock_common()
205 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_clocklock_common()
274 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
285 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
313 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_clocklock_common()
330 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
338 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
408 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_clocklock_common()
[all …]
Dunwind.c89 THREAD_SETMEM (self, cleanup, curp); in unwind_stop()
127 THREAD_SETMEM (self, exc.exception_class, 0); in __cleanup_fct_attribute()
128 THREAD_SETMEM (self, exc.exception_cleanup, &unwind_cleanup); in __cleanup_fct_attribute()
Dpthread_mutex_unlock.c157 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in libc_hidden_def()
186 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in libc_hidden_def()
257 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in libc_hidden_def()
303 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in libc_hidden_def()
Dcleanup_compat.c32 THREAD_SETMEM (self, cleanup, buffer); in __pthread_cleanup_push()
43 THREAD_SETMEM (self, cleanup, buffer->__prev); in __pthread_cleanup_pop()
Dlibc-cleanup.c48 THREAD_SETMEM (self, cleanup, buffer); in __libc_cleanup_push_defer()
57 THREAD_SETMEM (self, cleanup, buffer->__prev); in libc_hidden_def()
Dcleanup.c34 THREAD_SETMEM (self, cleanup_jmp_buf, (struct pthread_unwind_buf *) buf); in ___pthread_register_cancel()
52 THREAD_SETMEM (THREAD_SELF, cleanup_jmp_buf, ibuf->priv.data.prev); in ___pthread_unregister_cancel()
Dnptl_deallocate_tsd.c39 THREAD_SETMEM (self, specific_used, false); in __nptl_deallocate_tsd()
108 THREAD_SETMEM (self, specific_used, false); in __nptl_deallocate_tsd()
Dpthread_setspecific.c47 THREAD_SETMEM (self, specific_used, true); in ___pthread_setspecific()
81 THREAD_SETMEM (self, specific_used, true); in ___pthread_setspecific()
Ddescr.h208 THREAD_SETMEM (THREAD_SELF, robust_head.list, \
241 THREAD_SETMEM (THREAD_SELF, robust_list.__next, \
249 THREAD_SETMEM (THREAD_SELF, robust_list.__next, runp->__next); \
Dcleanup_defer.c51 THREAD_SETMEM (self, cleanup_jmp_buf, (struct pthread_unwind_buf *) buf); in ___pthread_register_cancel_defer()
68 THREAD_SETMEM (self, cleanup_jmp_buf, ibuf->priv.data.prev); in ___pthread_unregister_cancel_restore()
Dpthread_create.c424 THREAD_SETMEM (pd, cleanup_jmp_buf, &unwind_buf); in start_thread()
443 THREAD_SETMEM (pd, result, ret); in start_thread()
888 THREAD_SETMEM (THREAD_SELF, header.multiple_threads, 1); in __pthread_create_2_1()
Dpthread_exit.c34 THREAD_SETMEM (THREAD_SELF, result, value); in __pthread_exit()
/glibc-2.36/sysdeps/nptl/
Ddl-tls_init_tp.c76 THREAD_SETMEM (pd, specific[0], &pd->specific_1stblock[0]); in __tls_init_tp()
77 THREAD_SETMEM (pd, user_stack, true); in __tls_init_tp()
82 THREAD_SETMEM (pd, report_events, __nptl_initial_report_events); in __tls_init_tp()
130 THREAD_SETMEM (pd, stackblock_size, (size_t) __libc_stack_end); in __tls_init_tp()
Dtcb-access.h29 #define THREAD_SETMEM(descr, member, value) \ macro
/glibc-2.36/sysdeps/x86_64/nptl/
Dtls.h129 THREAD_SETMEM (__pd, header.dtv, (dtvp)); })
196 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
204 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
226 THREAD_SETMEM (THREAD_SELF, header.gscope_flag, THREAD_GSCOPE_FLAG_USED)
/glibc-2.36/sysdeps/x86_64/
Dtst-x86-64-tls-1.c28 THREAD_SETMEM (THREAD_SELF, header.ssp_base, (1ULL << 57) - 1); in do_test()
34 THREAD_SETMEM (THREAD_SELF, header.ssp_base, -1ULL); in do_test()
39 THREAD_SETMEM (THREAD_SELF, header.ssp_base, saved_ssp_base); in do_test()
/glibc-2.36/sysdeps/i386/nptl/
Dtls.h125 THREAD_SETMEM (__pd, header.dtv, (dtvp)); })
251 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
259 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
281 THREAD_SETMEM (THREAD_SELF, header.gscope_flag, THREAD_GSCOPE_FLAG_USED)
/glibc-2.36/sysdeps/unix/sysv/linux/
Drseq-internal.h40 THREAD_SETMEM (self, rseq_area.cpu_id, RSEQ_CPU_ID_REGISTRATION_FAILED); in rseq_register_current_thread()
47 THREAD_SETMEM (self, rseq_area.cpu_id, RSEQ_CPU_ID_REGISTRATION_FAILED); in rseq_register_current_thread()
/glibc-2.36/sysdeps/mach/hurd/i386/
Dtls.h222 # define THREAD_SETMEM(descr, member, value) \ macro
301 THREAD_SETMEM (THREAD_SELF, stack_guard, value)
308 THREAD_SETMEM (THREAD_SELF, pointer_guard, value)
378 THREAD_SETMEM (THREAD_SELF, gscope_flag, THREAD_GSCOPE_FLAG_USED)
/glibc-2.36/sysdeps/sparc/nptl/
Dtls.h113 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
122 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
/glibc-2.36/sysdeps/x86/
Ddl-cet.c51 THREAD_SETMEM (THREAD_SELF, header.feature_1, GL(dl_x86_feature_1)); in dl_cet_check()
232 THREAD_SETMEM (self, header.feature_1, feature_1); in dl_cet_check()
/glibc-2.36/hurd/hurd/
Dsignal.h171 THREAD_SETMEM (THREAD_SELF, _hurd_sigstate, _hurd_thread_sigstate (self)); in _hurd_self_sigstate()
228 THREAD_SETMEM (THREAD_SELF, _hurd_sigstate, ss); in _hurd_critical_section_lock()
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Dcpu-features.c37 THREAD_SETMEM (THREAD_SELF, header.feature_1, GL(dl_x86_feature_1)); in x86_setup_tls()

12