Home
last modified time | relevance | path

Searched refs:cancel_jmp_buf (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dunwind.c61 || ! _JMPBUF_CFA_UNWINDS_ADJ (buf->cancel_jmp_buf[0].jmp_buf, context, in unwind_stop()
95 __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); in unwind_stop()
161 __libc_unwind_longjmp ((struct __jmp_buf_tag *) ibuf->cancel_jmp_buf, 1); in __cleanup_fct_attribute()
A Ddescr.h71 } cancel_jmp_buf[1]; member
A Dpthread_create.c273 not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in start_thread()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c492 setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in __uClibc_main()

Completed in 6 milliseconds