RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
Classes | Namespaces | Macros | Functions
rx-synchronize.hpp File Reference
#include "../rx-includes.hpp"
Include dependency graph for rx-synchronize.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rxcpp::subjects::synchronize< T, Coordination >
 
class  rxcpp::synchronize_in_one_worker
 

Namespaces

 rxcpp
 
 rxcpp::subjects
 

Macros

#define RXCPP_RX_SYNCHRONIZE_HPP
 

Functions

synchronize_in_one_worker rxcpp::synchronize_event_loop ()
 
synchronize_in_one_worker rxcpp::synchronize_new_thread ()
 

Macro Definition Documentation

#define RXCPP_RX_SYNCHRONIZE_HPP