Home
last modified time | relevance | path

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

12345

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dsighandler.c30 THREAD_SETMEM(self, p_sigwaiting, 0); in __pthread_sighandler()
31 THREAD_SETMEM(self, p_signal, signo); in __pthread_sighandler()
38 THREAD_SETMEM(self, p_in_sighandler, CURRENT_STACK_FRAME); in __pthread_sighandler()
41 THREAD_SETMEM(self, p_in_sighandler, NULL); in __pthread_sighandler()
55 THREAD_SETMEM(self, p_sigwaiting, 0); in __pthread_sighandler_rt()
56 THREAD_SETMEM(self, p_signal, signo); in __pthread_sighandler_rt()
63 THREAD_SETMEM(self, p_in_sighandler, CURRENT_STACK_FRAME); in __pthread_sighandler_rt()
66 THREAD_SETMEM(self, p_in_sighandler, NULL); in __pthread_sighandler_rt()
A Dcancel.c38 THREAD_SETMEM(self, p_cancelstate, state); in __pthread_setcancelstate()
53 THREAD_SETMEM(self, p_canceltype, type); in strong_alias()
72 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_ASYNCHRONOUS); in strong_alias()
84 THREAD_SETMEM(self, p_canceltype, oldtype); in __pthread_disable_asynccancel()
163 THREAD_SETMEM(self, p_cleanup, buffer); in _pthread_cleanup_push()
171 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in _pthread_cleanup_pop()
184 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_DEFERRED); in _pthread_cleanup_push_defer()
185 THREAD_SETMEM(self, p_cleanup, buffer); in _pthread_cleanup_push_defer()
193 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in _pthread_cleanup_pop_restore()
194 THREAD_SETMEM(self, p_canceltype, buffer->__canceltype); in _pthread_cleanup_pop_restore()
A Djoin.c41 THREAD_SETMEM(self, p_canceled, 0); in strong_alias()
47 THREAD_SETMEM(self, p_retval, retval); in strong_alias()
61 THREAD_SETMEM(self, p_eventbuf.eventnum, TD_DEATH); in strong_alias()
62 THREAD_SETMEM(self, p_eventbuf.eventdata, self); in strong_alias()
70 THREAD_SETMEM(self, p_terminated, 1); in strong_alias()
165 THREAD_SETMEM(self, p_woken_by_cancel, 0); in pthread_join()
A Dpthread.c978 THREAD_SETMEM(self, p_signal_jmp, NULL); in strong_alias()
1032 THREAD_SETMEM(self, p_signal, sig); in pthread_handle_sigrestart()
1112 THREAD_SETMEM(self, p_pid, __getpid()); in __pthread_reset_main_thread()
1115 THREAD_SETMEM(self, p_nextlive, self); in __pthread_reset_main_thread()
1116 THREAD_SETMEM(self, p_prevlive, self); in __pthread_reset_main_thread()
1119 THREAD_SETMEM(self, p_errnop, &_errno); in __pthread_reset_main_thread()
1122 THREAD_SETMEM(self, p_resp, __resp); in __pthread_reset_main_thread()
1190 THREAD_SETMEM(self, p_signal, 0); in weak_alias()
1232 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_old()
1319 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_new()
[all …]
A Dsignals.c172 THREAD_SETMEM(self, p_cancel_jmp, &jmpbuf); in strong_alias()
176 THREAD_SETMEM(self, p_signal, 0); in strong_alias()
178 THREAD_SETMEM(self, p_sigwaiting, 1); in strong_alias()
183 THREAD_SETMEM(self, p_cancel_jmp, NULL); in strong_alias()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_mutex_trylock.c77 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
105 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
120 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
127 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
164 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
186 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_trylock()
197 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
203 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
224 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
244 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_trylock()
[all …]
A Dpthread_mutex_timedlock.c119 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
146 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
161 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
168 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
205 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
222 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in pthread_mutex_timedlock()
233 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
239 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
324 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
346 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in pthread_mutex_timedlock()
[all …]
A Dpthread_mutex_lock.c149 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
182 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
203 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
210 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
241 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
258 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, in __pthread_mutex_lock_full()
269 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
275 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
338 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
365 THREAD_SETMEM (THREAD_SELF, robust_head.list_op_pending, NULL); in __pthread_mutex_lock_full()
[all …]
A Dinit.c184 THREAD_SETMEM (self, result, PTHREAD_CANCELED); in sigcancel_handler()
284 THREAD_SETMEM (pd, specific[0], &pd->specific_1stblock[0]); in __pthread_initialize_minimal_internal()
285 THREAD_SETMEM (pd, user_stack, true); in __pthread_initialize_minimal_internal()
287 THREAD_SETMEM (pd, lock, LLL_LOCK_INITIALIZER); in __pthread_initialize_minimal_internal()
289 THREAD_SETMEM (pd, cpuclock_offset, GL(dl_cpuclock_offset)); in __pthread_initialize_minimal_internal()
315 THREAD_SETMEM (pd, header.private_futex, FUTEX_PRIVATE_FLAG); in __pthread_initialize_minimal_internal()
344 THREAD_SETMEM (pd, stackblock_size, (size_t) __libc_stack_end); in __pthread_initialize_minimal_internal()
352 THREAD_SETMEM (pd, report_events, __nptl_initial_report_events); in __pthread_initialize_minimal_internal()
A Dunwind.c90 THREAD_SETMEM (self, cleanup, curp); in unwind_stop()
130 THREAD_SETMEM (self, exc.exception_class, 0); in __cleanup_fct_attribute()
131 THREAD_SETMEM (self, exc.exception_cleanup, unwind_cleanup); in __cleanup_fct_attribute()
157 THREAD_SETMEM (self, cleanup, curp); in __cleanup_fct_attribute()
A Dcleanup.c35 THREAD_SETMEM (self, cleanup_jmp_buf, (struct pthread_unwind_buf *) buf); in __pthread_register_cancel()
46 THREAD_SETMEM (THREAD_SELF, cleanup_jmp_buf, ibuf->priv.data.prev); in hidden_def()
A Dcleanup_compat.c35 THREAD_SETMEM (self, cleanup, buffer); in _pthread_cleanup_push()
47 THREAD_SETMEM (self, cleanup, buffer->__prev); in strong_alias()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dsignals.c91 THREAD_SETMEM(self, p_sigwaiting, 0); in pthread_sighandler()
92 THREAD_SETMEM(self, p_signal, signo); in pthread_sighandler()
99 THREAD_SETMEM(self, p_in_sighandler, CURRENT_STACK_FRAME); in pthread_sighandler()
102 THREAD_SETMEM(self, p_in_sighandler, NULL); in pthread_sighandler()
114 THREAD_SETMEM(self, p_sigwaiting, 0); in pthread_sighandler_rt()
115 THREAD_SETMEM(self, p_signal, signo); in pthread_sighandler_rt()
125 THREAD_SETMEM(self, p_in_sighandler, NULL); in pthread_sighandler_rt()
214 THREAD_SETMEM(self, p_cancel_jmp, &jmpbuf); in sigwait()
218 THREAD_SETMEM(self, p_signal, 0); in sigwait()
220 THREAD_SETMEM(self, p_sigwaiting, 1); in sigwait()
[all …]
A Dcancel.c47 THREAD_SETMEM(self, p_cancelstate, state); in libpthread_hidden_proto()
62 THREAD_SETMEM(self, p_canceltype, type); in libpthread_hidden_def()
146 THREAD_SETMEM(self, p_cleanup, buffer); in _pthread_cleanup_push()
154 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in _pthread_cleanup_pop()
167 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_DEFERRED); in _pthread_cleanup_push_defer()
168 THREAD_SETMEM(self, p_cleanup, buffer); in _pthread_cleanup_push_defer()
177 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in strong_alias()
178 THREAD_SETMEM(self, p_canceltype, buffer->__canceltype); in strong_alias()
A Djoin.c46 THREAD_SETMEM(self, p_cancelstate, PTHREAD_CANCEL_DISABLE); in libpthread_hidden_def()
47 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_DEFERRED); in libpthread_hidden_def()
54 THREAD_SETMEM(self, p_retval, retval); in libpthread_hidden_def()
68 THREAD_SETMEM(self, p_eventbuf.eventnum, TD_DEATH); in libpthread_hidden_def()
69 THREAD_SETMEM(self, p_eventbuf.eventdata, self); in libpthread_hidden_def()
77 THREAD_SETMEM(self, p_terminated, 1); in libpthread_hidden_def()
176 THREAD_SETMEM(self, p_woken_by_cancel, 0); in pthread_join()
A Dpthread.c808 THREAD_SETMEM(self, p_signal, sig); in pthread_handle_sigrestart()
907 THREAD_SETMEM(self, p_pid, getpid()); in __pthread_reset_main_thread()
910 THREAD_SETMEM(self, p_nextlive, self); in __pthread_reset_main_thread()
911 THREAD_SETMEM(self, p_prevlive, self); in __pthread_reset_main_thread()
913 THREAD_SETMEM(self, p_errnop, &_errno); in __pthread_reset_main_thread()
966 THREAD_SETMEM(self, p_signal, 0); in weak_alias()
1007 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_old()
1038 THREAD_SETMEM(self, p_signal_jmp, NULL); in __pthread_timedsuspend_old()
1091 THREAD_SETMEM(self, p_signal_jmp, &jmpbuf); in __pthread_timedsuspend_new()
1092 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_new()
[all …]
/l4re-core-master/uclibc/lib/libpthread/src/
A Dcancel.c43 THREAD_SETMEM(self, p_cancelstate, state); in __pthread_setcancelstate()
60 THREAD_SETMEM(self, p_canceltype, type); in strong_alias()
79 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_ASYNCHRONOUS); in strong_alias()
91 THREAD_SETMEM(self, p_canceltype, oldtype); in __pthread_disable_asynccancel()
134 THREAD_SETMEM(self, p_cancel_jmp, NULL); in _pthread_handle_sigcancel()
219 THREAD_SETMEM(self, p_cleanup, buffer); in __pthread_cleanup_push()
231 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in strong_alias()
248 THREAD_SETMEM(self, p_canceltype, PTHREAD_CANCEL_DEFERRED); in strong_alias()
249 THREAD_SETMEM(self, p_cleanup, buffer); in strong_alias()
261 THREAD_SETMEM(self, p_cleanup, buffer->__prev); in strong_alias()
[all …]
A Dpthread.c1150 THREAD_SETMEM(self, p_signal, sig); in pthread_handle_sigrestart()
1232 THREAD_SETMEM(self, p_pid, __getpid()); in __pthread_reset_main_thread()
1235 THREAD_SETMEM(self, p_nextlive, self); in __pthread_reset_main_thread()
1236 THREAD_SETMEM(self, p_prevlive, self); in __pthread_reset_main_thread()
1239 THREAD_SETMEM(self, p_errnop, &_errno); in __pthread_reset_main_thread()
1242 THREAD_SETMEM(self, p_resp, __resp); in __pthread_reset_main_thread()
1320 THREAD_SETMEM(self, p_signal, 0); in weak_alias()
1367 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_old()
1398 THREAD_SETMEM(self, p_signal_jmp, NULL); in __pthread_timedsuspend_old()
1457 THREAD_SETMEM(self, p_signal, 0); in __pthread_timedsuspend_new()
[all …]
A Djoin.c45 THREAD_SETMEM(self, p_canceled, 0); in strong_alias()
51 THREAD_SETMEM(self, p_retval, retval); in strong_alias()
53 THREAD_SETMEM(self, p_terminated, 1); in strong_alias()
159 THREAD_SETMEM(self, p_woken_by_cancel, 0); in pthread_join()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/
A Dtls.h142 THREAD_SETMEM (__pd, header.dtv, (dtvp)); })
267 # define THREAD_SETMEM(descr, member, value) \ macro
366 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
374 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
396 THREAD_SETMEM (THREAD_SELF, header.gscope_flag, THREAD_GSCOPE_FLAG_USED)
415 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, 1)
421 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, 0); \
429 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dtls.h145 THREAD_SETMEM (__pd, header.dtv, (dtvp)); })
283 # define THREAD_SETMEM(descr, member, value) \ macro
382 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
390 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
412 THREAD_SETMEM (THREAD_SELF, header.gscope_flag, THREAD_GSCOPE_FLAG_USED)
431 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, 1)
437 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, 0); \
445 THREAD_SETMEM (THREAD_SELF, header.rtld_must_xmm_save, \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dfork.c142 THREAD_SETMEM (THREAD_SELF, pid, -parentpid); in fork()
162 THREAD_SETMEM (self, pid, THREAD_GETMEM (self, tid)); in fork()
168 THREAD_SETMEM (self, cpuclock_offset, now); in fork()
210 THREAD_SETMEM (THREAD_SELF, pid, parentpid); in fork()
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/
A Dtls.h135 #define THREAD_SETMEM(descr, member, value) \ macro
142 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
151 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A Dtls.h135 #define THREAD_SETMEM(descr, member, value) \ macro
142 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
151 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A Dtls.h143 THREAD_SETMEM (__pd, header.dtv, (dtvp)); })
337 # define THREAD_SETMEM(descr, member, value) \ macro
443 THREAD_SETMEM (THREAD_SELF, header.stack_guard, value)
451 THREAD_SETMEM (THREAD_SELF, header.pointer_guard, value)
473 THREAD_SETMEM (THREAD_SELF, header.gscope_flag, THREAD_GSCOPE_FLAG_USED)

Completed in 37 milliseconds

12345