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