views:

10

answers:

0

Hello,

I use POSIX threads on iPhone/iPad and when I try to destroy a mutex, pthread_mutex_destroy blocks in infinite loop. I did not find anything about this. It should return an error code...

Do you know something about this?

Thanks!