GOGOYAO commented on issue #1099:
URL: https://github.com/apache/incubator-brpc/issues/1099#issuecomment-619494198


   > 我看文档,感觉bthread 和boost.fiber 差不多
   > 
另外bthread用了之后再使用线程的mutex的时候死锁,这个多人开发的时候不太好操作了。没办法每个人都知道哪些函数需要bthread的mutex,哪些是需要thread
 mutex
   
   +1。那个bthread用std::mutex导致死锁的问题,感觉很蛋疼。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to