Hi All,
I'm still looking into the 100% CPU problem after a system clock time change.
OSEventManager>messageLoop (at the bottom) calls #yield and seems to claim it will yield the CPU in:
yield
"Yield the processor to another application if possible.
Answer true if the yield was successful, else answer
false."
SpareQmsg
peekMessage: nil
uFilterFirst: 0
uFilterLast: 0
fuRemove: PmNoremove.
^true
Does the above code really yield?
Lou
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/va-smalltalk/-/P7W0MKyPVFAJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.