libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
destroyIndex
libasync
posix
Undocumented in source. Be warned that the author may not have intended to support it.
void
destroyIndex
(AsyncNotifier ctxt)
void
destroyIndex
(AsyncTimer ctxt)
version(Posix)
nothrow
static if
(
!EPOLL
)
void
destroyIndex
(
AsyncTimer
ctxt
)
void
destroyIndex
(AsyncSignal ctxt)
Meta
Source
See Implementation
libasync
posix
aliases
fd_t
enums
EventType
functions
__libc_current_sigrtmax
__libc_current_sigrtmin
addSignal
blockSignals
createIndex
destroyIndex
popSignals
manifest constants
SOCKET_ERROR
mixin templates
EvInfoMixins
EvInfoMixinsShared
TCPConnectionMixins
static variables
g_mutex
gs_idxQueue
gs_queueMutex
gs_signalQueue
structs
EventInfo
EventLoopImpl
NetworkAddress
unions
EventObject
variables
EPOLL
g_evIdxAvailable
g_evIdxCapacity
g_idxAvailable
g_idxCapacity
g_signalsBlocked
g_threadId