Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_errors.h61 void HG_(record_error_UnlockBogus) ( Thread*, Addr );
Dhg_errors.c568 void HG_(record_error_UnlockBogus) ( Thread* thr, Addr lock_ga ) in HG_() argument
Dhg_main.c1292 HG_(record_error_UnlockBogus)( thr, lock_ga ); in evhH__pre_thread_releases_lock() local