How to use mutex properly?

前端 未结 0 1885
旧巷少年郎
旧巷少年郎 2020-12-20 02:01

I have mailBox class with send and receive methods shared between threads, and threads: thread1 send message, threads 2 and 3 receive messages, how I must using mutex for sy

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