#include "trttask.h"
#include "trtos.h"
#include "trt.h"
#include <assert.h>
Go to the source code of this file.
Functions | |
int | run_trt_task (int args) |
|
Definition at line 28 of file trttask.cc. References trtTask::args, and trtTask::func. Referenced by trtTask::start(). |