Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Classes | Variables
concurrency.h File Reference
#include <queue>
#include <mutex>
#include <condition_variable>
#include <thread>
#include <atomic>
#include <functional>
#include <cassert>

Go to the source code of this file.

Classes

class  single_consumer_queue< T >
 
class  single_consumer_frame_queue< T >
 
class  dispatcher
 
class  dispatcher::cancellable_timer
 
class  active_object< T >
 
class  watchdog
 

Variables

const int QUEUE_MAX_SIZE = 10
 

Variable Documentation

◆ QUEUE_MAX_SIZE

const int QUEUE_MAX_SIZE = 10