Home
last modified time | relevance | path

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

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