When I use pthread_mutex_u nlock(), it returns value 1, which means EPERM or 'Operation not permitted'. The strange thing is it happens when my program have been executed for a while.
I have searched the solution, and some results say that something is wrong with memory.
Any suggestion?
I have searched the solution, and some results say that something is wrong with memory.
Any suggestion?
Comment