Home
last modified time | relevance | path

Searched refs:isEmptyBag (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/helgrind/
Dhg_lock_n_thread.c84 if (VG_(isEmptyBag)(lock->heldBy)) in is_sane_Lock_BASE()
Dhg_main.c357 if (VG_(isEmptyBag)(lk->heldBy)) { in lockN_release()
/external/valgrind/include/
Dpub_tool_wordfm.h189 Bool VG_(isEmptyBag)( const WordBag* );
/external/valgrind/coregrind/
Dm_wordfm.c920 Bool VG_(isEmptyBag)( const WordBag* bag ) in VG_() argument