obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
601 stars 17 forks source link

Makes create_thread unsafe #736

Closed SuchAFuriousDeath closed 4 months ago

SuchAFuriousDeath commented 4 months ago

735

Perhaps thr_new should be unsafe as well?

ultimaweapon commented 4 months ago

735

Perhaps thr_new should be unsafe as well?

Good idea.