latch_ =NULL;// as latch_'s member count_ init value = 1, abandon it after countDown()muduo::CurrentThread::t_threadName = name_.empty() ?"muduoThread": name_.c_str();// Set the name of the calling thread::prctl(PR_SET_NAME, muduo::CurrentThread::t_threadName); try { func_...