BashPlugin.TransientState

Transient state variables, aggregated in a struct.

class BashPlugin
private static
struct TransientState {}

Members

Variables

workerTid
Tid workerTid;

The thread ID of the persistent worker thread.