This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: platform usleep function


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> Is there any reason to prefer usleep over nanosleep?

Nope.  I just picked it since it is what we used to use.

Jeff> The latter is POSIX compatible and doesn't require signals.

Ok.  I wonder if we'll need a configure check for this.
Hopefully Anthony's (forthcoming :-) xscale-elf builds will tell us.

I'll update the patch once the Win32 bits are written.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]