Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 6 of 6) sorted by relevance

/oneTBB/src/tbb/
H A Dobserver_proxy.cpp101 void observer_list::remove(observer_proxy* p) { in remove() function in tbb::detail::r1::observer_list
H A Dintrusive_list.h145 void remove( T& val ) { in remove() function
H A Dthread_data.h66 void remove(d1::intrusive_list_node& val) { in remove() function
H A Dconcurrent_monitor.h66 inline void remove( base_node& n ) { in remove() function
/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_cache_impl.h43 void remove( T &n ) { in remove() function
/oneTBB/src/tbbmalloc/
H A Dbackend.cpp932 void AllLargeBlocksList::remove(LargeMemoryBlock *lmb) in remove() function in rml::internal::AllLargeBlocksList
1307 void MemRegionList::remove(MemRegion *r) in remove() function in rml::internal::MemRegionList