Get a thread's value without blocking the program

前端 未结 0 1189
渐次进展
渐次进展 2020-12-17 08:45

I have a function that returns a name, but I can\'t get the return of a thread. I saw in some places people who used join() to get the value, but it blocks the

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