Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3212)

Issue 117170043: Create RecursiveLock. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by chrisha
Modified:
9 years, 9 months ago
CC:
sawbuck-changes_googlegroups.com
Base URL:
http://sawbuck.googlecode.com/svn/trunk
Visibility:
Public.

Description

Create RecursiveLock. This creates a new lock reentrant lock primitive. Base specifically avoids having such a primitive. However, the Windows heap uses such a locking primitive and we need to emulate this with out own heap implementations in SyzyASAN. BUG= R=sebmarchand@chromium.org Committed: https://code.google.com/p/sawbuck/source/detail?r=2193

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -1 line) Patch
M syzygy/common/common.gyp View 2 chunks +4 lines, -1 line 0 comments Download
A syzygy/common/recursive_lock.h View 1 chunk +91 lines, -0 lines 0 comments Download
A syzygy/common/recursive_lock.cc View 1 chunk +87 lines, -0 lines 0 comments Download
A syzygy/common/recursive_lock_unittest.cc View 1 chunk +125 lines, -0 lines 0 comments Download

Messages

Total messages: 4
chrisha
PTAL
9 years, 9 months ago (2014-07-24 18:36:36 UTC) #1
Sébastien Marchand
lgtm.
9 years, 9 months ago (2014-07-24 20:31:32 UTC) #2
chrisha
Thanks, committing!
9 years, 9 months ago (2014-07-24 21:32:29 UTC) #3
chrisha
9 years, 9 months ago (2014-07-24 21:33:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r2193 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b