YThread: Add getFlags(), setFlags(), addFlags(), delFlags()

This commit is contained in:
Jan Lindemann 2004-01-20 11:53:16 +00:00 committed by Jan Lindemann
commit 2b606ea66e

View file

@ -130,3 +130,4 @@ o uclnt: big rewrite (again), now using five threads beside the main thread:
- YMsgWindowQueue: queing messages for onError()
o YStopWatch: bugfix, was alarmed by to long step times, even if step times
was off
o YThread: added getFlags(), setFlags(), addFlags(), delFlags()