[PR #2916] [MERGED] kernel: Implement scePthreadGetaffinity #3078

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2916
Author: @squidbus
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @squidbus

Base: mainHead: getaffinity


📝 Commits (1)

  • 9c9aaf5 kernel: Implement scePthreadGetaffinity

📊 Changes

3 files changed (+35 additions, -7 deletions)

View changed files

📝 src/core/libraries/kernel/threads.h (+6 -0)
📝 src/core/libraries/kernel/threads/pthread.cpp (+26 -4)
📝 src/core/libraries/kernel/threads/pthread_attr.cpp (+3 -3)

📄 Description

Used by CUSA01047


🔄 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/2916 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `getaffinity` --- ### 📝 Commits (1) - [`9c9aaf5`](https://github.com/shadps4-emu/shadPS4/commit/9c9aaf5f33c2ed1c11f922058c4a112d267bd170) kernel: Implement scePthreadGetaffinity ### 📊 Changes **3 files changed** (+35 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/threads.h` (+6 -0) 📝 `src/core/libraries/kernel/threads/pthread.cpp` (+26 -4) 📝 `src/core/libraries/kernel/threads/pthread_attr.cpp` (+3 -3) </details> ### 📄 Description Used by CUSA01047 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:21 +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#3078
No description provided.