Searched refs:not_first_call (Results 1 – 1 of 1) sorted by relevance
391 int not_first_call; in start_thread() local400 not_first_call = setjmp ((struct __jmp_buf_tag *) unwind_buf.cancel_jmp_buf); in start_thread()421 if (__glibc_likely (! not_first_call)) in start_thread()
Completed in 5 milliseconds