vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
setMaxMailboxSizeCompat
index
vibe
core
concurrency
Undocumented in source. Be warned that the author may not have intended to support it.
void
setMaxMailboxSizeCompat
(Task tid, size_t messages, OnCrowding on_crowding)
void
setMaxMailboxSizeCompat
(
Task
tid
,
size_t
messages
,
OnCrowding
on_crowding
)
void
setMaxMailboxSizeCompat
(Task tid, size_t messages, bool function(Task) on_crowding)
Meta
Source
See Implementation
index
vibe
core
concurrency
classes
VibedScheduler
enums
ConcurrencyPrimitive
functions
assumeIsolated
async
lock
makeIsolated
makeIsolatedArray
prioritySend
prioritySendCompat
receiveCompat
receiveOnlyCompat
receiveTimeoutCompat
send
sendCompat
setConcurrencyPrimitive
setMaxMailboxSizeCompat
structs
Future
ScopedLock
templates
Isolated
ScopedRef
haveTypeAlready
isCopyable
isStronglyIsolated
isWeaklyIsolated