Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_errors.h60 void HG_(record_error_UnlockForeign) ( Thread*, Thread*, Lock* );
Dhg_errors.c548 void HG_(record_error_UnlockForeign) ( Thread* thr, in HG_() argument
Dhg_main.c1336 HG_(record_error_UnlockForeign)( thr, realOwner, lock ); in evhH__pre_thread_releases_lock() local