Bug 183541 - [Win] Use SRWLOCK and CONDITION_VARIABLE to simplify implementation
Summary: [Win] Use SRWLOCK and CONDITION_VARIABLE to simplify implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-10 06:07 PST by Yusuke Suzuki
Modified: 2018-03-12 17:24 PDT (History)
12 users (show)

See Also:


Attachments
Patch (12.29 KB, patch)
2018-03-10 06:13 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (12.29 KB, patch)
2018-03-10 06:39 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-03-10 06:07:31 PST
[Win] Use SRWLOCK and CONDITION_VARIABLE to simplify implementation
Comment 1 Yusuke Suzuki 2018-03-10 06:13:05 PST
Created attachment 335511 [details]
Patch
Comment 2 Yusuke Suzuki 2018-03-10 06:39:02 PST
Created attachment 335512 [details]
Patch
Comment 3 Yusuke Suzuki 2018-03-10 23:38:33 PST
Comment on attachment 335512 [details]
Patch

Thanks
Comment 4 WebKit Commit Bot 2018-03-11 00:03:34 PST
Comment on attachment 335512 [details]
Patch

Clearing flags on attachment: 335512

Committed r229515: <https://trac.webkit.org/changeset/229515>
Comment 5 WebKit Commit Bot 2018-03-11 00:03:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-03-12 17:24:29 PDT
<rdar://problem/38397862>