Skip to content

Conversation

adierking
Copy link
Contributor

Currently, file sources are all registered with a global
_dispatch_file_handles list that has a lock around it. Remove this in
favor of posting muxnote pointers to the I/O completion port using the
same mechanism as the other source types.

Currently, file sources are all registered with a global
`_dispatch_file_handles` list that has a lock around it. Remove this in
favor of posting muxnote pointers to the I/O completion port using the
same mechanism as the other source types.
@adierking
Copy link
Contributor Author

cc @compnerd @ktopley-apple

@ktopley-apple
Copy link
Contributor

@swift-ci please test

@ktopley-apple ktopley-apple merged commit 3cf1bf3 into swiftlang:master Aug 21, 2019
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
event: simplify the Windows file source implementation
Signed-off-by: Kim Topley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants