getThreads

abstract fun getThreads(): Boolean
Whether to allow thread control for the guest; the guest will be able to launch OS-native threads if this flag is
activated. In most secure operating modes this flag defaults to being off.
bool threads = 13;

Return

The threads.