std::thread increase DLL reference count? How?

后端 未结 0 1124
天涯浪人
天涯浪人 2020-12-31 23:57

I created a thread within a loaded dll by using std::thread. Then I unloaded the dll at main thread and try to reproduce the error that living thread running with unloaded c

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