Home
last modified time | relevance | path

Searched refs:pthread_unwind_buf (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dcleanup.c27 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in __pthread_register_cancel()
35 THREAD_SETMEM (self, cleanup_jmp_buf, (struct pthread_unwind_buf *) buf); in __pthread_register_cancel()
44 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in hidden_def()
A Dcleanup_defer.c27 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in __pthread_register_cancel_defer()
57 THREAD_SETMEM (self, cleanup_jmp_buf, (struct pthread_unwind_buf *) buf); in __pthread_register_cancel_defer()
66 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in __pthread_unregister_cancel_restore()
A Dunwind.c45 struct pthread_unwind_buf *buf = stop_parameter; in unwind_stop()
124 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in __cleanup_fct_attribute()
175 struct pthread_unwind_buf *ibuf = (struct pthread_unwind_buf *) buf; in hidden_def()
A Ddescr.h65 struct pthread_unwind_buf struct
81 struct pthread_unwind_buf *prev; argument
238 struct pthread_unwind_buf *cleanup_jmp_buf;
A Dpthread_create.c266 struct pthread_unwind_buf unwind_buf; in start_thread()
A DChangeLog7325 * descr.h (struct pthread_unwind_buf): Change type of prev element to
7326 struct pthread_unwind_buf *.
7787 * descr.h: Include <unwind.h> if necessary. Define pthread_unwind_buf.
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c488 struct pthread_unwind_buf unwind_buf; in __uClibc_main()

Completed in 18 milliseconds