rx v0.5.0 (2017-06-04T13:56:44Z)
Home
Dub
Repo
AtomicCounter
rx
util
Undocumented in source.
package shared
class
AtomicCounter {
this
(size_t n);
bool
tryUpdateCount
();
}
Constructors
this
this
(size_t n)
Undocumented in source.
Members
Functions
tryUpdateCount
bool
tryUpdateCount
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
rx
util
aliases
Ticket
classes
AtomicCounter
EventSignal
TicketBase
functions
exchange