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

Add pthread_set/get schedparam functions to FreeBSD. #2744

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

iddm
Copy link
Contributor

@iddm iddm commented Apr 9, 2022

FreeBSD has these functions and this provides an interface to use them.

In particular, the thread-priority crate can't be built without those.

FreeBSD has these functions and this provides an interface to use them.
@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Apr 9, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 9, 2022

📌 Commit 1d5136a has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 9, 2022

⌛ Testing commit 1d5136a with merge a29988a...

bors added a commit that referenced this pull request Apr 9, 2022
…nieu

Add pthread_set/get schedparam functions to FreeBSD.

FreeBSD has these functions and this provides an interface to use them.

In particular, the [`thread-priority`](https://github.com/vityafx/thread-priority/runs/5881232298) crate can't be built without those.
@bors
Copy link
Contributor

bors commented Apr 9, 2022

💔 Test failed - checks-actions

@iddm
Copy link
Contributor Author

iddm commented Apr 9, 2022

I am not sure I understand what this error is about. Can you help me with it, please?

@Amanieu
Copy link
Member

Amanieu commented Apr 10, 2022

I think it's just a spurious failure, let's try again.

@bors retry

@bors
Copy link
Contributor

bors commented Apr 10, 2022

⌛ Testing commit 1d5136a with merge c253699...

@bors
Copy link
Contributor

bors commented Apr 10, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing c253699 to master...

@bors bors merged commit c253699 into rust-lang:master Apr 10, 2022
@iddm iddm deleted the add-pthread-functions-to-freebsd branch April 11, 2022 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants