(try 4)[1/4] imm32: Move thread data from TLSEntry to an internal list

Alexandre Julliard julliard at winehq.org
Wed Sep 25 06:35:32 CDT 2013


Aric Stewart <aric at codeweavers.com> writes:

> ---
>  dlls/imm32/imm.c | 153 +++++++++++++++++++++++++++++++++++++++++--------------
>  1 file changed, 116 insertions(+), 37 deletions(-)

It breaks the tests:

../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so url.c && touch url.ok
err:ntdll:RtlpWaitForCriticalSection section 0x55ec38e8 "imm.c: threaddata_cs" wait timed out in thread 005c, blocked by 0031, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bccc200 "loader.c: loader_section" wait timed out in thread 0060, blocked by 005c, retrying (60 sec)

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list