dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Pool
dextool
plugin
analyze
analyze
class
Pool {
Tid
[]
pool
;
int
workerThreads
;
bool
receive
(
T
ops
)
;
}
Members
Functions
receive
bool
receive
(
T
ops
)
Relay data in the mailbox back to the provided function.
Meta
Source
See Implementation
dextool
plugin
analyze
analyze
classes
Pool
structs
AnalyzeBuilder
AnalyzeCollection
AnalyzeResults