Searched refs:CondWaitErrInfo (Results 1 – 3 of 3) sorted by relevance
138 } CondWaitErrInfo; typedef
360 CondWaitErrInfo* cwei = (CondWaitErrInfo*)(VG_(get_error_extra)(e)); in drd_tool_error_pp()480 return sizeof(CondWaitErrInfo); in drd_tool_error_update_extra()
234 CondWaitErrInfo cwei in DRD_()