Bug 308472

Summary: [PlayStation] Switch to using futex lock implementation in libpas
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: bmallocAssignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.