[Bug 41107] Total Commander 8.52a Final has VERY slow folder icons rendering

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 19 17:28:11 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41107

--- Comment #17 from katsunori.kumatani at gmail.com ---
I wonder how Windows handles it, then. What exactly does it wait for? I mean,
it waits for thread to exit, but can't that be done asynchronously? (for
example in a different working thread, or by spawning a waiting thread to
wait). In Windows there is zero slowdown so obviously it's not a matter of
choosing a timeout interval. If this should get fixed, then clearly a different
approach is needed, right?

Just to be sure, it's the wineserver that waits for it right? Is wineserver not
allowed to have multiple threads?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list