eRPC API Reference  Rev. 1.7.2
NXP Semiconductors
erpc_inter_thread_buffer_transport.h File Reference
#include "erpc_message_buffer.h"
#include "erpc_threading.h"
#include "erpc_transport.h"
+ Include dependency graph for erpc_inter_thread_buffer_transport.h:

Go to the source code of this file.

Classes

class  erpc::InterThreadBufferTransport
 Very basic transport to send/receive messages between threads. More...
 
struct  erpc::InterThreadBufferTransport::SharedState
 

Class Documentation

struct erpc::InterThreadBufferTransport::SharedState
+ Collaboration diagram for erpc::InterThreadBufferTransport::SharedState:
Class Members
Mutex m_mutex