Home
last modified time | relevance | path

Searched defs:tls_32bit_sized_values (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.h952 struct PACKED(4) tls_32bit_sized_values { struct
957 explicit tls_32bit_sized_values(bool is_daemon) : in tls_32bit_sized_values() function
964 union StateAndFlags state_and_flags;
981 uint32_t thin_lock_thread_id;
984 uint32_t tid;
987 const bool32_t daemon;
990 bool32_t throwing_OutOfMemoryError;
993 uint32_t no_thread_suspension;
996 uint32_t thread_exit_check_count;
1000 bool32_t is_exception_reported_to_instrumentation_;
[all …]