From: "dean gaudet" <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 11:45 AM > > but on windows you'll need to use both getpid() and GetThreadID... i think > it's called something similar to that. it may be "Get Thread Handle" ... > what you really want is the thread * that create_thread returns, or you > could use the scoreboard slot, but i don't see an obvious way to get at > either. also -- add an extra field to unique_id_rec for the thread id. I suggest we add a gettid() if one does not exist, via the os.h/os.c for MULTITHREAD platforms. Anyone who wants to hack on this, just assume it's available, and where it isn't, someone needs to implement (I'm happy to do so for Win32.)
- Apache-1.3: question about mod_unique_id G�nter Knauf
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id dean gaudet
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id G�nter Knauf
- Re: Apache-1.3: question about mod_unique_id dean gaudet
- Re: Apache-1.3: question about mod_unique_id dean gaudet
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id G�nter Knauf
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id Greg Stein
- Re: Apache-1.3: question about mod_unique_id dean gaudet
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id Brad Nicholes
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
- Re: Apache-1.3: question about mod_unique_id William A. Rowe, Jr.
