Searched defs:construct (Results 1 – 10 of 10) sorted by relevance
95 static task_handle construct(task_handle_task* t) { return {t}; } in construct() function
37 static NodeHandleType construct( typename NodeHandleType::node* node_ptr ) { in construct() function
89 void construct(U *p, Args&&... args) in construct() function
78 void construct(U *p, Args&&... args) in construct() function
127 void construct(U *p, Args&&... args) in construct() function
253 void construct(U *p, Args&&... args) in construct() function
581 static void construct(d1::queuing_rw_mutex& m) { in construct() function611 void __TBB_EXPORTED_FUNC construct(d1::queuing_rw_mutex& m) { in construct() function
179 void construct() { in construct() function
178 void construct( U* ptr, Args&&... args ) { in construct() function289 void construct( U* ptr, Args&&... args ) { in construct() function425 void construct( U* ptr, Args&&... args ) { in construct() function
266 static void construct( std::size_t groups_num ) { in construct() function in tbb::detail::r1::system_topology