Home
last modified time | relevance | path

Searched defs:next_thread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/elfutils/include/elfutils/
H A Dlibdwfl.h659 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
/aosp_15_r20/external/elfutils/libdwfl/
H A Dlibdwfl.h659 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
/aosp_15_r20/external/elfutils/tests/
H A Dbacktrace-data.c163 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() function