libasync ~master (2021-10-01T13:41:16Z)
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
__res_init
addSignal
blockSignals
createIndex
destroyIndex
popSignals
mixin templates
COSocketMixins
EvInfoMixins
EvInfoMixinsShared
static variables
g_mutex
gs_idxQueue
gs_queueMutex
gs_signalQueue
structs
EventInfo
EventLoopImpl
unions
EventObject
variables
g_evIdxAvailable
g_evIdxCapacity
g_idxAvailable
g_idxCapacity
g_signalsBlocked
g_threadId