Skip to content
Snippets Groups Projects
Commit 35a94bdc authored by Tom Tromey's avatar Tom Tromey Committed by Tom Tromey
Browse files

re PR libgcj/8997 (spin() calls Thread.sleep)


2002-12-31  Tom Tromey  <tromey@redhat.com>
            Ranjit Mathew  <rmathew@hotmail.com>

	Fix for PR libgcj/8997:
	* java/lang/natObject.cc (spin): Use _Jv_platform_usleep.
	Include platform.h.
	* include/posix.h (_Jv_platform_usleep): New function.
	* include/win32.h (_Jv_platform_usleep): New function.

Co-Authored-By: default avatarRanjit Mathew <rmathew@hotmail.com>

From-SVN: r60700
parent 731e8b38
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment