Greetings,
Im using NDK 2.0.0.
Im running another thread, and when a task in the NDK times out, it interupts this second thread.
The semaphore that times out has an automatically generated name. Both the name and handle are hex numbers.
How do I find where this semaphore is created ?