289a290
> bool readPredicate() { return thread->readPredicate(); }
295a297,298
> void setPredicate(bool val)
> { return thread->setPredicate(val); }