While you are in here, you may want to look at replacing MUTEX_TAKE_TRY_LOCK with MUTEX_TRY_LOCK. I see that MUTEX_TAKE_TRY_LOCK has been deprecated. But given the structure of this code with the possibility of a null mutex pointer, that may not be a very straightforward replacement.
[ Full content available at: https://github.com/apache/trafficserver/pull/4141 ] This message was relayed via gitbox.apache.org for [email protected]
