Searched refs:captured_runner_ (Results 1 – 2 of 2) sorted by relevance
106 std::function<void(std::function<void()>)> captured_runner_; variable
290 captured_runner_(std::move(runner)), in InstantiatedCapturedFunction()382 f_opts.runner = &captured_runner_; in RunInstantiated()