Searched defs:show_TIDs (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_tooliface.c233 Bool show_TIDs,
248 VG_(tdict).tool_show_ThreadIDs_for_errors = show_TIDs;
229 needs_tool_errors( Bool (eq) VgRes, Error*, Error*), void (*before_pp) (Error*), void (*pp) (Error*), Bool show_TIDs, UInt (*update) (Error*), Bool (*recog) (const HChar*, Supp*), Bool (*read_extra) (Int, HChar**, SizeT*, Int*, Supp*), Bool (*matches) (Error*, Supp*), const HChar* (*name) (Error*), Bool (*get_xtra_si)(Error*, HChar*,Int), Bool (*print_xtra_su)(Supp*, HChar*,Int), void (*update_xtra_su)(Error*, Supp*) ) argument

Completed in 59 milliseconds