Searched defs:alloc_sync (Results 1 – 2 of 2) sorted by relevance
38 typedef boost::fast_pool_allocator<larger_structure<N> > alloc_sync; in timing_test_alloc_larger() typedef111 typedef boost::fast_pool_allocator<int> alloc_sync; in timing_test_alloc() typedef260 typedef boost::pool_allocator<int> alloc_sync; in timing_test_containers() typedef
706 sync_t *alloc_sync() { in alloc_sync() function