Skip to content
Commit b0796446 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment