Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dannotate.h42 extern void annotate_new_thread (void);
H A Dannotate.c219 annotate_new_thread (void) in annotate_new_thread() function
H A Dthread.c243 annotate_new_thread (); in add_thread_with_info()