Searched refs:worker_run (Results 1 – 2 of 2) sorted by relevance
149 void context::worker_run() in worker_run() function in sdbusplus::async::context215 worker_thread = std::thread{[this]() { worker_run(); }}; in caller_run()
128 void worker_run();