Home
last modified time | relevance | path

Searched refs:max_cancelled (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dselect_reactor.hpp59 std::size_t max_cancelled) in cancel_timer() argument
63 std::size_t n = queue.cancel_timer(timer, ops, max_cancelled); in cancel_timer()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dselect_reactor.hpp127 std::size_t max_cancelled = (std::numeric_limits<std::size_t>::max)());