rstd 0.1.0
Loading...
Searching...
No Matches
mpmc::Entry Struct Referenceexport
module rstd

Represents a thread blocked on a specific channel operation. More...

Public Attributes

Operation oper
 The operation.
 
void * packet
 Optional packet.
 
Context cx
 Context associated with the thread owning this operation.
 

Detailed Description

Represents a thread blocked on a specific channel operation.


The documentation for this struct was generated from the following file: