Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

These should have been part of #62563 but I forgot to look into diffs in libraries/Common. Oh well.

@ghost
Copy link

ghost commented Dec 9, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

{
internal unsafe partial class Sys
{
[DllImport(Libraries.SystemNative, EntryPoint = "SystemNative_RuntimeThread_CreateThread")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This name looks odd. It should be just SystemNative_CreateThread.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one is in flight in #62571. I would rather not do renaming before we have things building and did at least a single integration back to runtimelab (just in case we need the NuGet packages from there in the next couple weeks).

@MichalStrehovsky MichalStrehovsky merged commit 77367fa into dotnet:main Dec 10, 2021
@MichalStrehovsky MichalStrehovsky deleted the forgotFiles branch December 10, 2021 01:15
@ghost ghost locked as resolved and limited conversation to collaborators Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants