yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
EventLoopImpl.post
yu
eventloop
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
post
(void delegate() cback)
void
post
(AbstractTask task)
class
EventLoopImpl
(T)
void
post
(
bool
MustInQueue
= true
)
(
AbstractTask
task
)
Meta
Source
See Implementation
yu
eventloop
EventLoopImpl
constructors
this
destructors
~this
functions
addEvent
addEventList
delEvent
doTaskList
finishDoFreeYuTask
isInLoopThread
isRuning
modEvent
post
run
stop
weakUp
properties
timerWheel