Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 8, 2022

Fixes: #16453

@sbc100 sbc100 requested review from dschuff and tlively March 8, 2022 18:26
}

int main(void) {
// Sllep for 10ms (without TIMER_ABSTIME).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// Sllep for 10ms (without TIMER_ABSTIME).
// Sleep for 10ms (without TIMER_ABSTIME).

@sbc100 sbc100 merged commit 62fa62a into main Mar 8, 2022
@sbc100 sbc100 deleted the TIMER_ABSTIME branch March 8, 2022 19:57
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.

clock_nanosleep(CLOCK_MONOTONIC, TIMER_ABSTIME) sleeps forever

3 participants