Files
ppsspp/Common/Thread
Henrik Rydgård 4f85b8b2ef Threading: Remove a level of indirection from Promise and Mailbox.
Makes using small copyable or POD objects in these more efficient, and if you want
to you can just put a pointer or smart pointer in there, which will
effectively do the same thing as the old setup.
2021-11-20 22:40:10 +01:00
..
2021-06-12 13:03:53 +02:00
2021-09-08 23:24:00 +02:00
2021-09-08 23:24:00 +02:00
2021-11-13 09:40:07 -08:00