0)There are Three Example "c" Programs with Threads. 1) hello_world.c - hello_world in a thread. 2) circbuf.c solves circular buffer problem with Threads. 3) copying.c copies input files to output files using threads.