Searched refs:worker_func (Results 1 – 1 of 1) sorted by relevance
80 worker = std::thread(&Context::worker_func, this); in setPidTid()135 void worker_func() { in worker_func() function