This is the mail archive of the libc-alpha@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]

Re: [PATCH 0/5] Add support for C11 threads.h


On Mon, 2015-08-10 at 23:37 +0900, Juan Manuel Torres Palma wrote:
> From: Juan Manuel Torres Palma <jmtorrespalma@gmail.com>
> 
> This patchset adds support for the header threads.h defined in ISO C11
> standard. The implementation is based on POSIX threads because both
> APIs have many similarities and many of their functions have exactly
> the same functionality.

I'd like to and plan to review this, but won't be able to get this done
this week.


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