OpenSL: Fix a multithreading bug in context init/uninit.
This should fix the case where multiple context's are initialized and uninitialized at the same time across multiple threads.
Showing
Please register or sign in to comment
This should fix the case where multiple context's are initialized and uninitialized at the same time across multiple threads.