initial commit
This commit is contained in:
7
third_party/libhv/cpputil/hasync.cpp
vendored
Executable file
7
third_party/libhv/cpputil/hasync.cpp
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
#include "hasync.h"
|
||||
|
||||
namespace hv {
|
||||
|
||||
SINGLETON_IMPL(GlobalThreadPool)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user