ios-unity/Libraries/libil2cpp/include/mono/ThreadPool/ThreadPoolWorkerThread.h
2022-07-11 13:33:51 +08:00

8 lines
72 B
C

#pragma once
#if NET_4_0
bool worker_try_create();
#endif // NET_4_0