Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
在我们的项目里,使用了FastPthreadMutex这个锁,对性能有一定的提升,是否可以考虑,将这个锁提到外边给应用使用呢?
这个锁也加上contention profile。
Describe the solution you'd like (描述你期望的解决方法)
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
在我们的项目里,使用了FastPthreadMutex这个锁,对性能有一定的提升,是否可以考虑,将这个锁提到外边给应用使用呢?
这个锁也加上contention profile。
Describe the solution you'd like (描述你期望的解决方法)
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)