Threads API

Some simple examples of how to use POSIX thread APIs.

Relevant files:

Type make to build; each file foo.c generates an executable foo which
you can then run, e.g.:

prompt> ./thread_create