asynchronous v0.6.5 (2016-07-24T21:58:06Z)
Dub
Repo
EventLoop.callSoonThreadSafe
asynchronous
events
EventLoop
Like $(D_PSYMBOL callSoon()), but thread safe.
class
EventLoop
final
auto
callSoonThreadSafe
(
Dg
Args
...
)
(
Dg
dg
,
Args
args
)
Meta
Source
See Implementation
asynchronous
events
EventLoop
enums
State
functions
addSignalHandler
callAt
callExceptionHandler
callLater
callSoon
callSoonThreadSafe
close
createConnection
createDatagramEndpoint
createServer
createTask
createUnixConnection
createUnixServer
defaultExceptionHandler
getAddressInfo
isClosed
isRunning
makeDatagramTransport
makeSocketTransport
removeSignalHandler
runForever
runUntilComplete
scheduleCallback
scheduleCallbackThreadSafe
setExceptionHandler
socketConnect
startServing
stop
stopServing
time
toString
variables
state
Like $(D_PSYMBOL callSoon()), but thread safe.