Home
last modified time | relevance | path

Searched refs:thread_get_info_callback (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c257 thread_get_info_callback (const td_thrhandle_t *thp, void *infop) in thread_get_info_callback() function
382 if (thread_get_info_callback (&th, &thread_info) == TD_THR_ZOMBIE in thread_from_lwp()
H A DChangeLog4868 * thread-db.c (thread_get_info_callback): Fill in the thread_info
4984 * thread-db.c (thread_get_info_callback): If the thread is a
4986 (thread_from_lwp): If thread_get_info_callback returns
H A DChangeLog-200314603 (thread_get_info_callback, thread_db_map_id2thr)