Definition in file common.cc.
#include "common.h"
#include <usb.h>
#include <pthread.h>
#include "debug.h"
Go to the source code of this file.
Namespaces | |
| namespace | Barry |
Functions | |
| void | Barry::Init (bool data_dump_mode, std::ostream *logStream) |
| See also the LogLock class. | |
Variables | |
| bool | Barry::__data_dump_mode__ |
| std::ostream * | Barry::LogStream = &std::cout |
| pthread_mutex_t | Barry::LogStreamMutex |
1.5.1