chenBright opened a new issue, #2133:
URL: https://github.com/apache/brpc/issues/2133

   https://github.com/BrianGladman/pthreads/blob/master/pthread_rwlock_wrlock.c
   
https://android.googlesource.com/platform/external/pthreads/+/216eb8153b2455d1e15f8fbf84d4413ddcc40adc/pthread_rwlock_wrlock.c
   看了两个实现,pthread_wrlock是用pthread_mutex_lock实现的,所以contention 
profiler应该也支持pthread_wrlock的吧?


-- 
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]

Reply via email to