Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_error.h138 } CondWaitErrInfo; typedef
Ddrd_error.c360 CondWaitErrInfo* cwei = (CondWaitErrInfo*)(VG_(get_error_extra)(e)); in drd_tool_error_pp()
480 return sizeof(CondWaitErrInfo); in drd_tool_error_update_extra()
Ddrd_cond.c234 CondWaitErrInfo cwei in DRD_()