Skip to content

posix: rwlock: Refactor locking using k_timepoint_t #87488

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

Merged

Conversation

ClaCodes
Copy link
Contributor

Make use of k_timepoint_t ind the calculation of the remaining time for the rwlock.

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Mar 21, 2025
@zephyrbot zephyrbot requested review from cfriedt and ycsin March 21, 2025 17:12
@cfriedt
Copy link
Member

cfriedt commented May 7, 2025

@ClaCodes - I think this might just need a rebase

Make use of k_timepoint_t ind the calculation of the remaining time for the
rwlock.

Signed-off-by: Cla Mattia Galliard <[email protected]>
@ClaCodes ClaCodes force-pushed the feature/posix_rwlock_timepoint branch from 717424f to da9b3d8 Compare May 14, 2025 14:48
@ClaCodes
Copy link
Contributor Author

@cfriedt Rebased

Copy link

@kartben kartben merged commit 833eacc into zephyrproject-rtos:main May 30, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants