Searched refs:unwind_link (Results 1 – 2 of 2) sorted by relevance
28 struct unwind_link *unwind_link = __libc_unwind_link_get (); in __pthread_exit() local29 if (unwind_link == NULL) in __pthread_exit()
88 struct unwind_link *unwind_link = __libc_unwind_link_get (); in __pthread_cancel() local89 if (unwind_link == NULL) in __pthread_cancel()
Completed in 3 milliseconds