Searched refs:FunctionWrapperWithNotification (Results 1 – 1 of 1) sorted by relevance
78 template <typename Function, typename... Args> struct FunctionWrapperWithNotification struct154 …pool_->Schedule(std::bind(&FunctionWrapperWithNotification<Function, Args...>::run, n, f, args...)… in enqueue()