Searched defs:join_notification (Results 1 – 1 of 1) sorted by relevance
48 explicit LogicalThreadWrapper(std::shared_ptr<Notification> join_notification) in LogicalThreadWrapper()101 auto join_notification = std::make_shared<Notification>(); in RunOnPooledThread() local