check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
#include "exceptinfo.h"
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
except_info_t | except_info (const char *fmt,...) |
except_info_t except_info | ( | const char * | fmt, |
... | |||
) |
Definition at line 25 of file exceptinfo.cpp.
References _except_info_t::info.
Referenced by TF_TestThread::Prepare(), TF_CheckTransferIn::PrepareInThread(), and TF_CheckTransferOut::PrepareInThread().