Page MenuHomeFreeBSD

linux(4): Implement pi futexes using umtx.
ClosedPublic

Authored by dchagin on Jul 20 2021, 2:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 6:55 AM
Unknown Object (File)
Thu, Oct 24, 3:48 PM
Unknown Object (File)
Wed, Oct 16, 7:01 PM
Unknown Object (File)
Oct 8 2024, 4:45 AM
Unknown Object (File)
Oct 6 2024, 1:37 PM
Unknown Object (File)
Oct 5 2024, 3:33 AM
Unknown Object (File)
Oct 5 2024, 3:33 AM
Unknown Object (File)
Oct 5 2024, 3:33 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

style(9), comment about umtx_thread_exit,
fix error cleanup in case when futex succesfully acquired in lock_pi

This revision was not accepted when it landed; it landed in state Needs Review.Jul 29 2021, 9:59 AM
This revision was automatically updated to reflect the committed changes.