Lines Matching refs:Worker
58 class Worker {60 Worker(Smoke &smoke, int index, int object_begin, int object_end);88 static void thread_loop(Worker *worker) { worker->update_loop(); }128 std::vector<std::unique_ptr<Worker>> workers_;190 void update_simulation(const Worker &worker);192 void draw_objects(Worker &worker);