Searched refs:isEmptyBag (Results 1 – 4 of 4) sorted by relevance
84 if (VG_(isEmptyBag)(lock->heldBy)) in is_sane_Lock_BASE()
357 if (VG_(isEmptyBag)(lk->heldBy)) { in lockN_release()
189 Bool VG_(isEmptyBag)( const WordBag* );
920 Bool VG_(isEmptyBag)( const WordBag* bag ) in VG_() argument