#include <sys/types.h>#include "cosyprocess.h"#include "processimpl.h"#include "taskapi.h"#include <assert.h>#include "rte.h"Go to the source code of this file.
Functions | |
| void | run_cosy_process (void *arg) |
|
|
Definition at line 19 of file cosyprocess.cc. References rteProcess::api(), cosyProcess::exit(), and ProcessImpl::main(). Referenced by cosyProcess::cosyProcess(). |
1.3.2