Searched defs:create (Results 1 – 7 of 7) sorted by relevance
189 static void create(d1::global_control& gc) { in create() function249 void __TBB_EXPORTED_FUNC create(d1::global_control& gc) { in create() function
451 arena& arena::create(threading_control* control, unsigned num_slots, unsigned num_reserved_slots, u… in create() function in tbb::detail::r1::arena
127 static SType *create(tbb::flow::graph& g) { in create() function in makeSplit
407 void create(Random& rnd) { in create() function in ArenaTable
139 static IType *create() { in create() function in makeIndexer
91 static skip_list_node* create( container_allocator_type& alloc, size_type height ) { in create() function
990 TLSData* MemoryPool::getTLS(bool create) in getTLS()