Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_errors.c343 } PthAPIerror; member
623 xe.XE.PthAPIerror.thr = thr; in HG_()
624 xe.XE.PthAPIerror.fnname = string_table_strdup(fnname); in HG_()
625 xe.XE.PthAPIerror.err = err; in HG_()
626 xe.XE.PthAPIerror.errstr = string_table_strdup(errstr); in HG_()
687 return xe1->XE.PthAPIerror.thr == xe2->XE.PthAPIerror.thr in HG_()
688 && 0==VG_(strcmp)(xe1->XE.PthAPIerror.fnname, in HG_()
689 xe2->XE.PthAPIerror.fnname) in HG_()
690 && xe1->XE.PthAPIerror.err == xe2->XE.PthAPIerror.err; in HG_()
879 announce_one_thread( xe->XE.PthAPIerror.thr ); in HG_()
[all …]
/external/valgrind/
Ddarwin9.supp218 Helgrind:PthAPIerror
226 Helgrind:PthAPIerror
/external/valgrind/docs/internals/
Dxml-output-protocol4.txt691 PthAPIerror