Searched refs:operate (Results 1 – 7 of 7) sorted by relevance
17 thread operate on the container at a time, but that approach eliminates25 - **Fine-grained locking:** Multiple threads operate on the container
9 message from its predecessor. For a graph to operate most-efficiently,
69 The ``function_node`` will operate on at most three big objects
124 The method ``remove(key)`` can also operate concurrently. It implicitly
10 incoming stream of data, some of these filters can operate in parallel,59 To amortize parallel scheduling overheads, the filters operate on chunks
103 void operate() const { in operate() function
436 …test_pipeline_invoke_basic(&middle_filter_type::get_id, &output_filter_type::operate); // Pointer …437 …test_pipeline_invoke_basic(&middle_filter_type::id, &output_filter_type::operate); // Pointer to n…