Home
last modified time | relevance | path

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

/external/elfutils/include/elfutils/
Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
/external/elfutils/libdwfl/
Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
/external/elfutils/tests/
Dbacktrace-data.c157 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() function