obhq / obliteration

Experimental free and open-source PlayStation 4 kernel
https://obliteration.net
Apache License 2.0
620 stars 17 forks source link

Implement sys__umtx_op #704

Open mikusp opened 6 months ago

mikusp commented 6 months ago

First operations to be used seem to be 0x5 and 0x8 (so UMTX_OP_MUTEX_LOCK and UMTX_OP_CV_WAIT?)