Home
last modified time | relevance | path

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

/nptl/
A Dpthread_exit.c28 struct unwind_link *unwind_link = __libc_unwind_link_get (); in __pthread_exit() local
29 if (unwind_link == NULL) in __pthread_exit()
A Dpthread_cancel.c88 struct unwind_link *unwind_link = __libc_unwind_link_get (); in __pthread_cancel() local
89 if (unwind_link == NULL) in __pthread_cancel()

Completed in 3 milliseconds