Searched refs:run_handler_impl (Results 1 – 1 of 1) sorted by relevance
755 explicit ThreadPoolInterfaceWrapper(Impl* run_handler_impl) in ThreadPoolInterfaceWrapper() argument756 : run_handler_impl_(run_handler_impl) {} in ThreadPoolInterfaceWrapper()