Skip to content

Conversation

@blblack
Copy link
Contributor

@blblack blblack commented Mar 5, 2024

No description provided.


// clock_nanosleep() and TIMER_ABSTIME exist in the libc of only some Unix-like
// systems, but they are consistent everywhere they exist.
pub usingnamespace switch (native_os) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unlikely to get merged using usingnamespace, see #19214 for how to avoid using it.

@blblack
Copy link
Contributor Author

blblack commented Mar 19, 2024

Note also this should wait to be rebased+amended around whatever comes of #19354 as well. (In general I'm waiting to sort out all the common meta-issues in the slightly-simpler #19203 mlockall one before I go redo this PR anyways).

@blblack blblack marked this pull request as draft March 20, 2024 11:23
@andrewrk
Copy link
Member

andrewrk commented May 9, 2024

Still a draft, no update in 30+ days

@andrewrk andrewrk closed this May 9, 2024
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.

3 participants