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 nptl/16549] pthread_cond_wait and pthread_cond_timedwait do not suspend the calling thread


https://sourceware.org/bugzilla/show_bug.cgi?id=16549

--- Comment #2 from vinxxe at gmail dot com ---
(In reply to Andreas Schwab from comment #1)
> Don't do that then.  Using a misaligned object invokes undefined behaviour.

you are right, now I'm modified the software.
but, as far as I know, in the pthread documentation is no written that the
object must be longword aligned. Am I wrong?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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