pthread_mutex_destroy(): Fix an error in destorynig a mutex which can occur...
pthread_mutex_destroy(): Fix an error in destorynig a mutex which can occur after a pthread has been canceled while holding the mutex.
parent
8b81cf5c
Please register or sign in to comment