rx.util

Undocumented in source.

Members

Aliases

Ticket
alias Ticket = shared(TicketBase)
Undocumented in source.

Classes

AtomicCounter
class AtomicCounter
Undocumented in source.
EventSignal
class EventSignal
Undocumented in source.
TicketBase
class TicketBase
Undocumented in source.

Functions

assumeThreadLocal
T assumeThreadLocal(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
assumeThreadLocal
T assumeThreadLocal(shared(T) obj)
Undocumented in source. Be warned that the author may not have intended to support it.
exchange
auto exchange(shared(T) store, U val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta