Searched defs:LambdaThreadCore (Results 1 – 1 of 1) sorted by relevance
79 class LambdaThreadCore : public pw::thread::ThreadCore { class81 explicit LambdaThreadCore(std::function<void()> work) in LambdaThreadCore() function in pw::sync::__anon4002c46a0111::LambdaThreadCore