search for: reply_fd

Displaying 2 results from an estimated 2 matches for "reply_fd".

Did you mean: reply_cb
2004 Aug 10
0
wine and alsa oss emulation with aoss
...//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) 0x550a9000 - 0x550aafff c-rwx 0009:trace:virtual:NtAllocateVirtua...
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