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