Searched refs:enqueue_handler (Results 1 – 1 of 1) sorted by relevance
818 Handler* enqueue_handler = new Handler(enqueue_thread); in RegisterEnqueueAndDelete() local821 …enqueue_handler, common::Bind([]() { return std::make_unique<std::string>("A string to fill the qu… in RegisterEnqueueAndDelete()