Searched refs:cancel_jmp_buf (Results 1 – 3 of 3) sorted by relevance
60 || ! _JMPBUF_CFA_UNWINDS_ADJ (buf->cancel_jmp_buf[0].jmp_buf, context, in unwind_stop()102 __libc_unwind_longjmp ((struct __jmp_buf_tag *) buf->cancel_jmp_buf, 1); in unwind_stop()
71 } cancel_jmp_buf[1]; member
400 not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in start_thread()
Completed in 6 milliseconds