CACAO
|
GNU Classpath java/lang/Thread. More...
Public Member Functions | |
java_lang_Thread (java_handle_t *h) | |
java_handle_t * | get_vmThread () const |
java_handle_t * | get_group () const |
java_handle_t * | get_name () const |
int32_t | get_daemon () const |
int32_t | get_priority () const |
java_handle_t * | get_exceptionHandler () const |
void | set_group (java_handle_t *value) |
![]() | |
java_lang_Object () | |
java_lang_Object (java_handle_t *h) | |
virtual | ~java_lang_Object () |
virtual java_handle_t * | get_handle () const |
vftbl_t * | get_vftbl () const |
classinfo * | get_Class () const |
int32_t | get_hashcode () const |
bool | is_null () const |
bool | is_non_null () const |
Static Public Member Functions | |
static void | set_vmThread_offset (int32_t off) |
static void | set_group_offset (int32_t off) |
static void | set_name_offset (int32_t off) |
static void | set_daemon_offset (int32_t off) |
static void | set_priority_offset (int32_t off) |
static void | set_exceptionHandler_offset (int32_t off) |
Static Private Attributes | |
static off_t | offset_vmThread |
static off_t | offset_group |
static off_t | offset_name |
static off_t | offset_daemon |
static off_t | offset_priority |
static off_t | offset_exceptionHandler |
Additional Inherited Members | |
![]() | |
java_handle_t * | _handle |
![]() | |
template<> | |
java_handle_t * | get (java_handle_t *h, const off_t offset) |
template<> | |
void | set (java_handle_t *h, const off_t offset, java_handle_t *value) |
template<> | |
java_handle_t * | get_volatile (java_handle_t *h, const off_t offset) |
template<> | |
void | set_volatile (java_handle_t *h, const off_t offset, java_handle_t *value) |
![]() | |
template<class T > | |
static T | get (java_handle_t *h, const off_t offset) |
template<class T > | |
static void | set (java_handle_t *h, const off_t offset, T value) |
template<class T > | |
static T | get_volatile (java_handle_t *h, const off_t offset) |
template<class T > | |
static void | set_volatile (java_handle_t *h, const off_t offset, T value) |
GNU Classpath java/lang/Thread.
Definition at line 792 of file javaobjects.hpp.
|
inline |
Definition at line 803 of file javaobjects.hpp.
|
inline |
Definition at line 841 of file javaobjects.hpp.
|
inline |
Definition at line 851 of file javaobjects.hpp.
|
inline |
Definition at line 831 of file javaobjects.hpp.
|
inline |
Definition at line 836 of file javaobjects.hpp.
|
inline |
Definition at line 846 of file javaobjects.hpp.
|
inline |
Definition at line 826 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 820 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 822 of file javaobjects.hpp.
|
inline |
Definition at line 857 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 818 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 819 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 821 of file javaobjects.hpp.
|
inlinestatic |
Definition at line 817 of file javaobjects.hpp.
|
staticprivate |
Definition at line 798 of file javaobjects.hpp.
|
staticprivate |
Definition at line 800 of file javaobjects.hpp.
|
staticprivate |
Definition at line 796 of file javaobjects.hpp.
|
staticprivate |
Definition at line 797 of file javaobjects.hpp.
|
staticprivate |
Definition at line 799 of file javaobjects.hpp.
|
staticprivate |
Definition at line 795 of file javaobjects.hpp.