I can not find clone() in the sched.h header file. Where is it on Mac OS X?
clone()
sched.h
clone() is a Linux-specific call and doesn't exist in OSX.