[
https://issues.apache.org/jira/browse/TS-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302751#comment-15302751
]
ASF GitHub Bot commented on TS-4486:
------------------------------------
GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/672
TS-4486: Add release to MutexLock.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver ts-4486
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/672.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #672
----
commit bcdcd63d81f46d80c40883b6e27e4a5532d188c4
Author: Alan M. Carroll <[email protected]>
Date: 2016-05-25T15:39:17Z
TS-4486: Add release to MutexLock.
----
> Add release method to MutexLock
> -------------------------------
>
> Key: TS-4486
> URL: https://issues.apache.org/jira/browse/TS-4486
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Alan M. Carroll
>
> {{MutexTryLock}} has a release method to drop the lock but {{MutexLock}} does
> not. There is now a use case where this would be useful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)