[PR #40] [CLOSED] NIMATA! #1232

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/40
Author: @OFFTKP
Created: 9/27/2023
Status: Closed

Base: mainHead: main


📝 Commits (5)

  • ad68697 NIMATA!
  • 7df6903 Remove redundant code
  • 7d5ce2f Make mutex not deadlock when a thread double locks it
  • 3262976 Unlock mutex in constructor
  • 64b6156 Revert "Unlock mutex in constructor"

📊 Changes

3 files changed (+41 additions, -18 deletions)

View changed files

📝 src/Core/PS4/HLE/LibKernel.cpp (+1 -0)
📝 src/Lib/Threads.cpp (+32 -10)
📝 src/Lib/Threads.h (+8 -8)

📄 Description

No description provided


🔄 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/40 **Author:** [@OFFTKP](https://github.com/OFFTKP) **Created:** 9/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`ad68697`](https://github.com/shadps4-emu/shadPS4/commit/ad686972ff9ce8880c668a7d37cd5b9d5b55185f) NIMATA! - [`7df6903`](https://github.com/shadps4-emu/shadPS4/commit/7df6903cf8095211801888b60e9f59472b8c1eb0) Remove redundant code - [`7d5ce2f`](https://github.com/shadps4-emu/shadPS4/commit/7d5ce2fc839c4804e656f7c02f463b9b97fefa06) Make mutex not deadlock when a thread double locks it - [`3262976`](https://github.com/shadps4-emu/shadPS4/commit/3262976401bb550e8d77e8d2346b39f682219248) Unlock mutex in constructor - [`64b6156`](https://github.com/shadps4-emu/shadPS4/commit/64b61568a97e80811969f6d75544cd3019c6fc07) Revert "Unlock mutex in constructor" ### 📊 Changes **3 files changed** (+41 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/PS4/HLE/LibKernel.cpp` (+1 -0) 📝 `src/Lib/Threads.cpp` (+32 -10) 📝 `src/Lib/Threads.h` (+8 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:44 +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#1232
No description provided.