Name: Anonymous 2011-10-14 7:20
Learning parallel programing and pthreads so I tried my hand at writing a thread pool.
http://pastebin.com/ebrVWFa8
http://pastebin.com/ebrVWFa8
void *arg in task.
structs dynamically? Is it even possible to define types at runtime?