rmind d2142b3188 sys__lwp_suspend: Handle the possible problem when target LWP might exit via
lwp_exit() before suspending.  In such case, LWP might be already freed after
cv_wait_sig() and checking the list of LWPs via lwp_find() is necessary.

Possible problem catched by Andrew Doran.
2007-08-15 02:50:40 +00:00
..
2007-08-15 02:26:13 +00:00
2007-08-07 19:01:23 +00:00
2007-08-15 02:26:13 +00:00
2007-08-07 10:02:40 +00:00
2007-08-10 22:46:16 +00:00
2007-08-10 22:44:05 +00:00