ChimeraTK-cppext 01.07.01
Loading...
Searching...
No Matches
example.cc File Reference
#include <future_queue.hpp>
#include <unistd.h>
#include <iostream>
#include <thread>
+ Include dependency graph for example.cc:

Go to the source code of this file.

Functions

void senderThread ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 29 of file example.cc.

◆ senderThread()

void senderThread ( )

Definition at line 22 of file example.cc.