ithewei %!s(int64=6) %!d(string=hai) anos
pai
achega
059abc5594
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      base/hthreadpool.h

+ 1 - 0
base/hthreadpool.h

@@ -95,6 +95,7 @@ public:
             }
             std::this_thread::yield();
         }
+        return 0;
     }
 
     // return a future, calling future.get() will wait task done and return RetType.