Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Implement RuntimeThread.CurrentOSThreadId #6161

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

brianrob
Copy link
Member

@brianrob brianrob commented Jul 31, 2018

This internal API is required to support the new EventSource public API EventWrittenEventArgs.OSThreadId which is implemented in dotnet/coreclr#19002.

The internal API RuntimeThread.CurrentOSThreadId is also implemented in CoreCLR as part of the above referenced PR.

@brianrob brianrob requested a review from jkotas July 31, 2018 17:54
@jkotas
Copy link
Member

jkotas commented Jul 31, 2018

@MichalStrehovsky This may need matching closed source change during master->nmirror integration

@jkotas jkotas merged commit a57befc into dotnet:master Jul 31, 2018
@brianrob brianrob deleted the currentosthreadid branch August 1, 2018 18:34
@brianrob
Copy link
Member Author

brianrob commented Aug 1, 2018

Thanks @jkotas.

@MichalStrehovsky
Copy link
Member

@MichalStrehovsky This may need matching closed source change during master->nmirror integration

Thanks for the heads-up. I've just ported it over with the necessary adjustments.

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.

3 participants