pthread_recursive_mutex_initializer_np vs pthread_mutex_initializer

264 views Asked by At

Other than the answer given in What is the difference between PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP?

I would like to know what are the other differences between these two.

0

There are 0 answers