Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dpthread_cleanup_upto.c24 __pthread_cleanup_upto (__jmp_buf target, char *targetframe) in __pthread_cleanup_upto() argument
33 uintptr_t targetframe_adj = (uintptr_t) targetframe - adj; in __pthread_cleanup_upto()
/glibc-2.36/sysdeps/nptl/
DpthreadP.h300 extern void __pthread_cleanup_upto (__jmp_buf target, char *targetframe);