mtapi_cpp_start_task-snippet.h 80 Bytes
Newer Older
1 2
  int result;
  embb::mtapi::Task task = node.Start(fibonacciJob, &n, &result);