IEEE pthreads specification.
Submitted by: John Birrel(L?) changes for threadsafe operations
Define CLK_TCK only if _ANSI_SOURCE is not defined. Don't include <machine/limits.h> to get the definition of CLK_TCK. CLK_TCK should never have been defined there, and the inclusion polluted the namespace.