Package ghidra.app.decompiler.parallel
package ghidra.app.decompiler.parallel
-
ClassDescriptionA class that simplifies some the concurrent datastructure setup required for decompiling functions.A callback interface that will be given a newly created
DecompInterfaceto configure.An implementation ofQCallbackthat performs the management of theDecompInterfaceinstances using a Pool.DecompilerReducer<R,D>