https://bz.apache.org/ooo/show_bug.cgi?id=126869

--- Comment #66 from Peter <[email protected]> ---
Thanks the information on Windows. I did not look on the OS dependency.
And on first glance we should get to the same position fairly quickly. The
WindowsCode issues a SALCALLBACK_SHUTDOWN, which I suspect ends up in the chain
in unx code follows.

However I am not sure on Windows behavior.
This code what does it do? Does it stop the main thread for a while before
moving on?

6105                    else
6106                    {
6107                            ImplSalYieldMutexAcquireWithWait();
6108                            ImplSalYieldMutexRelease();
6109                            rDef = TRUE;
6110                    }

I am still looking at:
http://opengrok.openoffice.org/openoffice/xref/aoo41x/main/vcl/win/source/window/salframe.cxx#6113

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to