Re: svn commit: r1906889 - in /apr/apr/trunk: ./ build/ include/ include/arch/win32/ test/ threadproc/beos/ threadproc/netware/ threadproc/os2/ threadproc/unix/ threadproc/win32/
Rainer Jung <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 21.03.23 um 16:46 schrieb Yann Ylavic: > On Tue, Mar 21, 2023 at 2:24 PM Yann Ylavic <[email protected]> wrote: >> >> Is there something I can #ifdef (or check at configure/run time) for >> SLELS11 or the kernel? This would document in the test that a minimal >> timeout is usually expected, but on this platform/kernel. Or I'll use >> 190ms for everyone, which looks "unfair". > > Does r1908616 work for you? Thanks again, yes that works. >> Regards; >> Yann.