Home
last modified time | relevance | path

Searched refs:next_thread (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/tests/
Dbacktrace-data.c163 next_thread (Dwfl *dwfl, void *dwfl_arg __attribute__ ((unused)), in next_thread() function
214 next_thread,
/external/grpc-grpc/src/ruby/lib/grpc/generic/
Drpc_server.rb82 next_thread = Thread.new(new_worker_queue) do |jobs|
88 @workers << next_thread
/external/elfutils/libdwfl/
Ddwfl_frame.c150 if (thread_callbacks->next_thread == NULL in dwfl_attach_state()
278 thread.tid = process->callbacks->next_thread (dwfl, in INTDEF()
Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member
/external/elfutils/include/elfutils/
Dlibdwfl.h661 pid_t (*next_thread) (Dwfl *dwfl, void *dwfl_arg, void **thread_argp) member