Proposed Pthread affinity APIs
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Nov 12 08:27:14 UTC 2013
On 2013-11-11 21:30, Jennifer Averett wrote:
> @@ -206,6 +206,24 @@
> int _EXFUN(pthread_attr_setguardsize,
> (pthread_attr_t *__attr, size_t __guardsize));
>
> +#if defined(__USE_GNU) && defined(__rtems__)
> +/* POSIX thread APIs beyond the POSIX standard but provided in RTEMS
> + * for compatibility with GNU/Linux.
> + */
Who is supposed to define this __USE_GNU?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list