I want to create two child processes with some iterations in them so that iteration l in process X always executes after iteration l+1 in process Y.
#include