This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug linuxthreads/6508] Problem with mutexes and semaphores


------- Additional Comments From jakub at redhat dot com  2008-05-12 22:27 -------
See POSIX, man 3p pthread_mutex_lock says:
"Attempting to unlock the mutex if it was not locked by the calling thread
results in undefined behavior." for PTHREAD_MUTEX_DEFAULT, similar wording for
PTHREAD_MUTEX_NORMAL.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=6508

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]