SIGN IN SIGN UP
shadps4-emu / shadPS4 UNCLAIMED

PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++

Kernel.Pthreads: Remove unreachable in posix_pthread_mutex_timedlock (#4005)

* Fix assert

Just a typical day of me pushing something a month ago, nobody testing/reviewing it, then finding out it's broken when that code inevitably makes it into production.

* Remove unreachable in posix_pthread_mutex_timedlock

It's apparently something that was added during pthreads rewrite, but the actual code for this function seems to be fully implemented?
S
Stephen Miller committed
be86b5fe3231570cac207b470449f3edcd87f122
Parent: 341de9a
Committed by GitHub <[email protected]> on 2/8/2026, 7:33:20 AM