chenBright commented on issue #3194: URL: https://github.com/apache/brpc/issues/3194#issuecomment-4229485767
> 为什么不做实现呢? 可能是重入锁场景比较少就没实现吧。 > 参考 pthread,基于 bthread 封装一个实现,添加 owner id 和ref_ count 来实现 bthread 级别的递归锁,有这样的实现案例吗? 可参考 pthread 实现。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
