Searched defs:remove (Results 1 – 6 of 6) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | observer_proxy.cpp | 101 void observer_list::remove(observer_proxy* p) { in remove() function in tbb::detail::r1::observer_list |
| H A D | intrusive_list.h | 145 void remove( T& val ) { in remove() function |
| H A D | thread_data.h | 66 void remove(d1::intrusive_list_node& val) { in remove() function |
| H A D | concurrent_monitor.h | 66 inline void remove( base_node& n ) { in remove() function |
| /oneTBB/include/oneapi/tbb/detail/ | ||
| H A D | _flow_graph_cache_impl.h | 43 void remove( T &n ) { in remove() function |
| /oneTBB/src/tbbmalloc/ | ||
| H A D | backend.cpp | 932 void AllLargeBlocksList::remove(LargeMemoryBlock *lmb) in remove() function in rml::internal::AllLargeBlocksList |