search for: unix_pid

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

Did you mean: unix_id
2004 Aug 10
0
wine and alsa oss emulation with aoss
...christoph.kunz@iao.fhg.de icq#: 49335597 web: http://www.iao.fhg.de pgp#: 12AF7964@wwwkey.pgp.net -------------- next part -------------- wine winemine sock_init: shutdown() causes EOF wineserver: starting (pid=20418) 0008: *fd* (nil) -> 17 0009: *fd* 6 <- 17 0009: init_thread( unix_pid=20415, unix_tid=20415, teb=0x550a9000, entry=(nil), reply_fd=6, wait_fd=8 ) 0009: *fd* 8 <- 18 0009: init_thread() = 0 { pid=0008, tid=0009, boot=1, version=147 } 0009:trace:virtual:NtAllocateVirtualMemory 0x550a9000 00001f98 80000000 00000040 View: 0x550a9000 - 0x550aafff (anonymous) 0x55...
2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to figure out what was wrong with my app (Proxomitron), which is leaving unkillable processes around. So I went into ExitThread, and added something like: DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid()); exit(code); right at the top of the function. And, lo and behold, the processId matches the
2016 Sep 16
0
Wine release 1.9.19
...plify jsstr_release implementation. jscript: Fix definition of JSSTR_MAX_LENGTH. vcomp: Implement _vcomp_reduction_{u,i}4 and add tests. vcomp: Implement _vcomp_reduction_{u,i}2 and add tests. vcomp: Implement _vcomp_reduction_{u,i}1 and add tests. server: Do not store unix_pid in process_snapshot struct. jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues. jscript: Do not include terminating \0 in result returned by Date_toLocale{Date,Time}String. user32: Only call GlobalUnlock when GlobalLock was successful. user32: Ad...