This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Cygwin C11 threads Implementation


Hi

In looking at the C11 threads.h header to see how Cygwin defined thrd_t in
comparison to RTEMS, I noticed that at least in the version of Cygwin I
have installed, machine/threads.h
is missing and there is no typedef for thrd_t in /usr/include.

RTEMS uses the FreeBSD implementation of these services and I would think
Cygwin
could also.

Is this functionality missing or am I missing something?

--joel


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