[PR #1353] [MERGED] Added adaptive mutex initializer handling #2063

Closed
opened 2026-02-27 21:15:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1353
Author: @roamic
Created: 10/12/2024
Status: Merged
Merged: 10/13/2024
Merged by: @georgemoralis

Base: mainHead: adaptive-mutex-initializer


📝 Commits (1)

  • 20c669e Added adaptive mutex initializer handling

📊 Changes

2 files changed (+21 additions, -7 deletions)

View changed files

📝 src/core/libraries/kernel/thread_management.cpp (+12 -7)
📝 src/core/libraries/kernel/thread_management.h (+9 -0)

📄 Description

Used by RE4. It calls scePthreadMutexLock with this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1353 **Author:** [@roamic](https://github.com/roamic) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/13/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `adaptive-mutex-initializer` --- ### 📝 Commits (1) - [`20c669e`](https://github.com/shadps4-emu/shadPS4/commit/20c669eb98408b065acb0ddfc4ecffd9c2652b05) Added adaptive mutex initializer handling ### 📊 Changes **2 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/thread_management.cpp` (+12 -7) 📝 `src/core/libraries/kernel/thread_management.h` (+9 -0) </details> ### 📄 Description Used by RE4. It calls `scePthreadMutexLock` with this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2063
No description provided.