A per-writer thread notification that can be added to a reader's list.
The reader maintains a list of outstanding requests to write data. As data is read, and space to write data becomes available, it uses these requests to signal the waiting the writers.
Public Attributes | |
sync::TimedThreadNotification | notification |
Additional Inherited Members | |
![]() | |
constexpr | Item ()=default |