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

Use thread ID already available. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use thread ID already available. #1

wants to merge 1 commit into from

Conversation

carlo-bramini
Copy link
Contributor

Actually, the required value is already returned by CreateThread().
So, there is no need to call GetThreadId() or avoid to get this value from the lpThreadId parameter of CreateThread().

Actually, the required value is already returned by CreateThread().
So, there is no need to call GetThreadId() or avoid to get this value from the lpThreadId parameter of CreateThread().
zlaski pushed a commit to zlaski/newlib-cygwin that referenced this pull request May 3, 2024
No longer drop ranges of identical link names.  Append '#0, mirror#1, ...'
to each name instead.  Enhance charset allowed in label names.
No longer ignore null volume serial numbers.

Signed-off-by: Christian Franke <christian.franke@t-online.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant