RESOLVED FIXED308472
[PlayStation] Switch to using futex lock implementation in libpas
https://bugs.webkit.org/show_bug.cgi?id=308472
Summary [PlayStation] Switch to using futex lock implementation in libpas
Stephan Szabo
Reported 2026-02-23 11:00:19 PST
Given that we have access to _umtx_op (albeit with an extra argument) like FreeBSD, switch to using that lock implementation for libpas rather than maintaining a separate pthread based one. Removed implementation was PAS_PLATFORM(PLAYSTATION) so seems like it should be safe to remove entirely.
Attachments
Stephan Szabo
Comment 1 2026-02-23 11:12:05 PST
EWS
Comment 2 2026-02-23 14:57:42 PST
Committed 308074@main (15957d955111): <https://commits.webkit.org/308074@main> Reviewed commits have been landed. Closing PR #59247 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-23 14:58:11 PST
Note You need to log in before you can comment on or make changes to this bug.