Dan Albert 75ef63d6cf Move some pthread functions to signal.h.
POSIX specifies that pthread_kill(3) and pthread_sigmask(3) are
supposed to live in signal.h rather than pthread.h.

Since signal.h now needs pthread_t and pthread_attr_t, I've moved
those defintions into include/machine/pthread_types.h to keep the
namespace clean. I also sorted some includes. The combination of these
two things seems to have exploded into a cascade of missing includes,
so this patch also cleans up all those.

Change-Id: Icfa92a39432fe83f542a797e5a113289d7e4ad0c
2014-11-21 10:26:09 -08:00
..
2014-11-14 16:22:48 -08:00
2014-07-14 15:48:02 -07:00
2014-10-01 11:09:37 -07:00
2014-11-12 16:38:12 -08:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2014-02-10 13:31:13 -08:00
2014-04-18 21:48:57 +00:00
2014-08-22 10:23:12 -07:00
2010-01-15 15:01:44 -08:00
2014-07-24 14:55:29 -07:00
2014-06-06 16:49:39 -07:00
2014-07-21 17:16:30 -07:00
2014-08-20 10:23:52 -07:00
2014-11-14 14:42:59 -08:00
2014-11-06 14:14:37 -08:00
2014-11-06 15:52:22 -08:00
2010-06-11 14:39:39 -07:00
2014-03-11 19:13:25 -07:00
2014-10-13 17:04:10 -07:00
2014-11-14 15:14:44 -08:00
2014-05-06 15:44:14 +01:00
2014-04-08 19:37:38 -07:00