wwbmmm commented on issue #1687: URL: https://github.com/apache/incubator-brpc/issues/1687#issuecomment-1049466505
> 好的, 我想先确认下, 把mutex.cpp的`pthread_mutex_lock`/`pthread_mutex_unlock`移除是不是,pthread这两个方法的劫持就彻底无效了?因为我看mutex.cpp里,还有一部分和劫持这两个方法相关的逻辑:https://github.com/apache/incubator-brpc/blob/master/src/bthread/mutex.cpp#L407-L430 是的。那个逻辑不影响的。 -- 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]
