diff options
author | Tom Tromey <tromey@cygnus.com> | 1999-11-04 16:45:11 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-11-04 16:45:11 +0000 |
commit | 16f39e241a77a9ac573802b131977d1a91294e3a (patch) | |
tree | a54f7fc855dc962968ba459fc5ba42c878180df3 /libjava/quick-threads.cc | |
parent | 063174eeda2581061573010014d3f56eb040acb9 (diff) | |
download | gcc-16f39e241a77a9ac573802b131977d1a91294e3a.zip gcc-16f39e241a77a9ac573802b131977d1a91294e3a.tar.gz gcc-16f39e241a77a9ac573802b131977d1a91294e3a.tar.bz2 |
quick-threads.h (_Jv_ThreadCancel): Removed.
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
(_Jv_ThreadDestroy): Likewise.
* include/no-threads.h (_Jv_ThreadCancel): Removed.
(_Jv_ThreadDestroy): Likewise.
* include/posix-threads.h (struct _Jv_Thread_t): Removed
`exception' field.
(_Jv_ThreadCancel): Removed decl.
(_Jv_ThreadDestroy): Removed.
* posix-threads.cc (_Jv_ThreadCancel): Removed.
(throw_cleanup): Removed.
(really_start): Don't push or pop cleanup.
(_Jv_ThreadInitData): Don't initialize `exception' field.
* java/lang/Thread.java (stop): Officially unimplemented.
* java/lang/natThread.cc (stop): Officially unimplemented.
From-SVN: r30392
Diffstat (limited to 'libjava/quick-threads.cc')
0 files changed, 0 insertions, 0 deletions