To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92091
                 Issue #|92091
                 Summary|get rid of YieldMutexReleaser in salframe.cxx
               Component|gsl
                 Version|DEV300m27
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|pl





------- Additional comments from [EMAIL PROTECTED] Thu Jul 24 13:48:47 +0000 
2008 -------
In vcl/aqua/source/window/salframe.cxx there are several places which release
the solar mutex to prevent deadlocks when a cocoa call tries to execute in the
main thread and blocks. Releasing the solarmutex however has destabilizing
effect since it allows another thread to enter vcl,  this is bad. We need to
remove these places, however we need to synchronize in another way then.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to