Waiting for spawned threads by active loop fails in Emscripten. How can I modify it?

后端 未结 0 872
感动是毒
感动是毒 2021-02-02 05:36

I try converting some open source C++ project to WebAssembly by Emscripten. About multi-thread, the project uses active loop with a condition_variable to wait spawn of threads.<

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