Android NDK Mutex

I am trying to do some multithreading using the Android Native Development Kit, so I need a mutex on the C++ side.

What's the proper way to create and use a mutex with Android NDK?

9
задан StaceyGirl 22 March 2018 в 21:28
поделиться