[PR #297] [MERGED] kernel: Implement posix_pthread_once #1461

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/297
Author: @dima-xd
Created: 7/16/2024
Status: Merged
Merged: 7/17/2024
Merged by: @raphaelthegreat

Base: mainHead: pthread


📝 Commits (2)

  • 249365f kernel: Implement posix_pthread_once
  • 66969d1 Fix clang format

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/core/libraries/kernel/thread_management.cpp (+5 -0)

📄 Description

Allows Driveclub to progress further


🔄 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/297 **Author:** [@dima-xd](https://github.com/dima-xd) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `pthread` --- ### 📝 Commits (2) - [`249365f`](https://github.com/shadps4-emu/shadPS4/commit/249365f59fb0df1fd733447333331d3a533e692e) kernel: Implement posix_pthread_once - [`66969d1`](https://github.com/shadps4-emu/shadPS4/commit/66969d1d3104050a7b171f35874cb031fd06535c) Fix clang format ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/thread_management.cpp` (+5 -0) </details> ### 📄 Description Allows [Driveclub](https://github.com/shadps4-emu/shadps4-game-compatibility/issues/129) to progress further --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:38 +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#1461
No description provided.