Files | |
| file | codegen.c |
| file | statecomp.c |
| file | statecomp.h |
It takes state machine descriptions (.sm extension) as input and creates a corresponding C source file for compilation. Both clients and servers rely on these state machines for concurrent processing. This executable is built at compile time and used only during compilation of PVFS2.
1.3.5