Home
last modified time | relevance | path

Searched refs:itemFactory (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/threads/
DThreadPool.h164 void broadcast(Fn&& itemFactory) { in broadcast() argument
168 Command command(std::move(itemFactory()), i); in broadcast()