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 libc/17168] Can GLibc expose futex now?


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

--- Comment #3 from Steven Stewart-Gallus <sstewartgallus00 at mylangara dot bc.ca> ---
Note that I could set the cancellation state to asynchronous and
synchronous back again but that'd have the same problems as with
https://sourceware.org/bugzilla/show_bug.cgi?id=12683 . In particular,
a FUTEX_WAIT could consume a notification but not act on it. As well,
someone could jump out of a signal handler and leave the cancellation
state set to asynchronous.

-- 
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]