WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308472
[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
Add attachment
proposed patch, testcase, etc.
Stephan Szabo
Comment 1
2026-02-23 11:12:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59247
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
<
rdar://problem/171017545
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug