Home
last modified time | relevance | path

Searched refs:main_thread_p (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-nat.c334 bool main_thread_p);
335 void delete_thread (ptid_t ptid, DWORD exit_code, bool main_thread_p);
561 bool main_thread_p) in add_thread() argument
585 if (main_thread_p) in add_thread()
615 bool main_thread_p) in delete_thread() argument
627 bool silent = (main_thread_p && !info_verbose); in delete_thread()
DChangeLog-201915324 "main_thread_p" with default value set to false. Update