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

Go to the source code of this file.

Functions

void senderThread1 ()
 
void senderThread2 ()
 
void senderThread3 ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 42 of file example2.cc.

+ Here is the call graph for this function:

◆ senderThread1()

void senderThread1 ( )

Definition at line 24 of file example2.cc.

+ Here is the caller graph for this function:

◆ senderThread2()

void senderThread2 ( )

Definition at line 30 of file example2.cc.

+ Here is the caller graph for this function:

◆ senderThread3()

void senderThread3 ( )

Definition at line 35 of file example2.cc.

+ Here is the caller graph for this function: