search for: tlsalloc

Displaying 3 results from an estimated 3 matches for "tlsalloc".

2007 Mar 19
1
signal 11 on X server when starting winecfg
...trace:reg:NtOpenKey <- (nil) 0009:Ret ntdll.NtOpenKey() retval=c0000034 ret=7eac602d 0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7eac5ffc 0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7eac5ffc 0009:Ret advapi32.RegOpenKeyA() retval=00000002 ret=7e8253d0 0009:Call kernel32.TlsAlloc() ret=7e826128 0009:Call ntdll.RtlAcquirePebLock() ret=7ee7bcad 0009:Ret ntdll.RtlAcquirePebLock() retval=00000000 ret=7ee7bcad 0009:Call ntdll.RtlFindClearBitsAndSet(7efffacc,00000001,00000000) ret=7ee7bcc7 0009:trace:ntdll:RtlFindClearBitsAndSet (0x7efffacc,1,0) 0009:trace:ntdll:RtlFindClearBits...
2007 Mar 19
1
Wine runs only once per X-session
...ll.NtClose(0000003c) ret=7e92d738 0009:Ret ntdll.NtClose() retval=00000000 ret=7e92d738 0009:Call ntdll.RtlNtStatusToDosError(00000000) ret=7e92d743 0009:Ret ntdll.RtlNtStatusToDosError() retval=00000000 ret=7e92d743 0009:Ret advapi32.RegCloseKey() retval=00000000 ret=7e3d0095 0009:Call kernel32.TlsAlloc() ret=7e3d009d 0009:Call ntdll.RtlAcquirePebLock() ret=7ee84c5c 0009:Ret ntdll.RtlAcquirePebLock() retval=00000000 ret=7ee84c5c 0009:Call ntdll.RtlFindClearBitsAndSet(7efff78c,00000001,00000000) ret=7ee84c79 0009:Ret ntdll.RtlFindClearBitsAndSet() retval=00000000 ret=7ee84c79 0009:Call ntdll.RtlR...
2010 Jun 25
0
Wine release 1.2-rc5
...endencies with native. ntdll: Fix the initial FPU control word on 32-bit too. jscript/tests: Fix a test that fails because of the reduced FPU precision. psapi/tests: Fix the working set tests for Wow64. ntdll/tests: Fix some exception tests for Wow64. kernel32: Add the TlsAlloc/FreeInternal entry points. user32/tests: Add more systematic tests to validate the DDE client-side A<->W conversions. user32/tests: Fix some DDE test failures on Win9x. kernel32: Avoid returning the same name when GetTempFileName is called twice in a short interval. nt...