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