descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
FThread.this
des
flow
thread
FThread
class
FThread
this
(
Args
...
)
(
string
name
,
WorkElement
function
(
Args
)
func
,
Args
args
)
in { assert (func !is null); }
Parameters
name
Type:
string
name of thread
func
Type:
WorkElement
function
(
Args
)
work element creation function
args
Type:
Args
args for function
Meta
Source
See Implementation
des
flow
thread
FThread
constructors
this
enums
Error
State
functions
addListener
delListener
join
pushCommand
pushEvent
takeAllSignals
properties
info
name
structs
Info
variables
com
self_name
thread