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

feat: IO.getTID #6049

Merged
merged 6 commits into from
Nov 16, 2024
Merged

feat: IO.getTID #6049

merged 6 commits into from
Nov 16, 2024

Conversation

Kha
Copy link
Member

@Kha Kha commented Nov 12, 2024

This PR adds a primitive for accessing the current thread ID

To be used in a thread-aware trace profiler

@Kha Kha requested a review from TwoFX November 12, 2024 13:42
@Kha Kha added the changelog-library Library label Nov 12, 2024
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 12, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 12, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 12, 2024
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Nov 12, 2024
src/runtime/process.cpp Outdated Show resolved Hide resolved
@Kha Kha added the release-ci Enable all CI checks for a PR, like is done for releases label Nov 14, 2024
@Kha Kha enabled auto-merge November 14, 2024 09:20
@Kha Kha added this pull request to the merge queue Nov 16, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 16, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 16, 2024
Merged via the queue into leanprover:master with commit a449e3f Nov 16, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR changelog-library Library release-ci Enable all CI checks for a PR, like is done for releases toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants