Home
last modified time | relevance | path

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

/nptl/
A Dpthread_create.c391 int not_first_call; in start_thread() local
400 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