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?
The NDK appears to have support for pthread mutexes. I've not made use of them myself.
1.4m articles
1.4m replys
5 comments
57.0k users