yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
EventLoopImpl.post
yu
eventloop
EventLoopImpl
Undocumented in source.
void
post
(void delegate() cback)
class
EventLoopImpl
(T)
void
post
(
bool
MustInQueue
= false
)
(
void
delegate
(
)
cback
)
void
post
(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