Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs for WinNT#LOGICAL_PROCESSOR_RELATIONSHIP #1563

Merged
merged 1 commit into from Nov 20, 2023

Conversation

dbwiddis
Copy link
Contributor

Updates documentation for the LOGICAL_PROCESSOR_RELATIONSHIP enum.

See https://learn.microsoft.com/en-us/windows/win32/api/winnt/ne-winnt-logical_processor_relationship and https://learn.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getlogicalprocessorinformationex

(Finally) Fixes #1324

As this is a javadoc-only change, I don't think a change log entry is needed.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@dbwiddis dbwiddis merged commit 0e1f5d4 into java-native-access:master Nov 20, 2023
8 checks passed
@dbwiddis dbwiddis deleted the log-proc-docs branch November 20, 2023 20:51
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.

Windows is adding new Relationship values to LOGICAL_PROCESSOR_RELATIONSHIP enum
2 participants