Re: [RFC PATCH 0/2] Add a futex interface to glibc (sys/futex.h)
Adhemerval Zanella Netto <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 25/08/26 13:37, Adhemerval Zanella wrote: > This patchset adds wrappers for the futex system call through a new > <sys/futex.h> header. They are futex_wait, futex_timedwait, > futex_wake, futex_requeue, and futex_waitv. > Sigh, ignore this version ... I forgot to sent a patch in this set.