OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.jvmti/] [getallthreads.h] - Blame information for rev 765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 765 jeremybenn
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
2
 
3
#ifndef __getallthreads__
4
#define __getallthreads__
5
 
6
#pragma interface
7
 
8
#include <java/lang/Thread.h>
9
#include <gcj/array.h>
10
 
11
extern "Java"
12
{
13
  class getallthreads;
14
}
15
 
16
class getallthreads : public ::java::lang::Thread
17
{
18
public:
19
  getallthreads ();
20
  static void do_getallthreads_tests ();
21
  virtual void run ();
22
  virtual void natPlaceholder ();
23
  virtual void natRunner ();
24
  virtual void placeholder ();
25
  virtual void runner ();
26
  static void main (JArray< ::java::lang::String *> *);
27
  static jint thread_num;
28
  static ::java::util::ArrayList *threads;
29
  jint __attribute__((aligned(__alignof__( ::java::lang::Thread ))))  ex_frames;
30
  jboolean done;
31
 
32
  static ::java::lang::Class class$;
33
};
34
 
35
#endif /* __getallthreads__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.