Check if a thread is active

后端 未结 0 1973
小蘑菇
小蘑菇 2021-02-19 06:39

Need to add a thread check within the following wrapper :

class threadWrapper{
    private:
        std::thread m_thread;

    void set_sched_priority(const int s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题