ed 6f5f2f5fd7 Add libstdthreads.
This library implements the C11 threads interface on top of the pthreads
library.  As discussed on the lists, the preferred way to implement
this, is as a separate library.

It is unlikely that these functions will be used a lot in the future. It
would have been easier if the C11 working group standardized (a subset
of) pthreads and clock_nanosleep(). Having it as a separate library
allows the embedded people to omit it from their system.

Discussed on:	arch@, threads@
2011-12-26 21:51:53 +00:00
..
2011-07-14 14:01:36 +00:00
2010-02-28 22:06:07 +00:00
2011-12-13 17:34:47 +00:00
2011-12-26 21:51:53 +00:00
2011-12-23 08:50:26 +00:00
2011-05-25 14:13:53 +00:00
2011-04-28 14:43:38 +00:00
2011-12-08 02:40:46 +00:00
2011-11-01 02:01:55 +00:00
2010-11-03 10:46:39 +00:00