// $Id: main.c 102 2009-01-15 17:24:46Z rosiere $ //=====[ main ]================================================================= /* * All thread execute this routine * Initialize the thread and attribute a Workload at each thread */ #include "func_io.h" int main() { quit(0); }