-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
b14
-
sparc
-
solaris_7
To point out that the resume has effect if the thread
was suspended by a SUSPEND_ALL or SUSPEND_EVENT_THREAD event, as well as if the thread was suspended by one of the suspend() methods.
And maybe point out that EventSet.resume() is the normal way to
resume from an event related suspension.
was suspended by a SUSPEND_ALL or SUSPEND_EVENT_THREAD event, as well as if the thread was suspended by one of the suspend() methods.
And maybe point out that EventSet.resume() is the normal way to
resume from an event related suspension.