Searched refs:newBag (Results 1 – 3 of 3) sorted by relevance
172 WordBag* VG_(newBag) ( void* (*alloc_nofail)( const HChar* cc, SizeT ),
837 WordBag* VG_(newBag) ( void* (*alloc_nofail)( const HChar*, SizeT ), in VG_() argument
278 lk->heldBy = VG_(newBag)( HG_(zalloc), "hg.lNaw.1", HG_(free) ); in lockN_acquire_writer()332 lk->heldBy = VG_(newBag)( HG_(zalloc), "hg.lNar.1", HG_(free) ); in lockN_acquire_reader()