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
..
2009-07-11 22:30:37 +00:00
2011-11-17 00:25:35 +00:00
2011-11-19 19:25:57 +00:00
2011-12-17 11:06:22 +00:00
2011-12-17 12:52:58 +00:00
2010-04-14 19:08:06 +00:00
2011-06-03 17:49:16 +00:00
2011-07-14 14:01:36 +00:00
2010-02-28 22:06:07 +00:00
2011-12-17 14:26:16 +00:00
2009-12-11 02:09:46 +00:00
2011-12-15 23:28:17 +00:00
2011-12-21 01:58:35 +00:00
2011-12-13 17:34:47 +00:00
2011-08-06 17:52:25 +00:00
2011-11-20 14:45:42 +00:00
2011-12-16 23:15:11 +00:00
2011-12-26 21:51:53 +00:00
2010-11-18 18:30:03 +00:00
2011-12-17 16:10:14 +00:00
2011-12-23 08:50:26 +00:00
2011-11-25 20:59:04 +00:00
2011-11-26 18:46:33 +00:00
2011-06-28 00:58:12 +00:00
2011-12-21 16:36:07 +00:00
2011-12-09 22:23:45 +00:00
2011-06-30 20:58:38 +00:00
2010-07-25 11:48:27 +00:00
2011-12-26 09:07:08 +00:00
2010-05-24 06:26:38 +00:00
2011-06-29 13:01:10 +00:00
2010-05-28 09:30:13 +00:00
2011-03-21 09:58:24 +00:00
2011-08-11 10:29:10 +00:00
2011-05-25 14:13:53 +00:00
2011-12-22 18:12:51 +00:00
2011-09-13 02:46:22 +00:00
2010-05-27 03:15:04 +00:00
2011-12-20 13:53:31 +00:00
2011-12-17 23:43:40 +00:00
2011-10-01 18:20:10 +00:00
2011-09-17 22:53:05 +00:00
2010-07-22 18:52:29 +00:00
2011-12-19 17:32:54 +00:00
2011-04-28 14:43:38 +00:00
2011-12-23 15:00:37 +00:00
2011-05-03 14:43:16 +00:00
2011-06-20 08:00:32 +00:00
2011-07-18 21:15:47 +00:00
2011-06-26 19:03:33 +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
2011-07-11 14:15:27 +00:00