To compile a program in this directory (e.g., thr_create.c) do cc -o thr_create thr_create.c -lpthread On Solaris systems, you can use a high resolution clock to measure the cost of thread and process creation in nanoseconds. This directory also contains versions of fork.c and thr_create.c that use the high res clock.