Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h1053 struct PACKED(4) tls_32bit_sized_values { struct
1058 explicit tls_32bit_sized_values(bool is_daemon) : in tls_32bit_sized_values() argument
1066 union StateAndFlags state_and_flags;
1083 uint32_t thin_lock_thread_id;
1086 uint32_t tid;
1089 const bool32_t daemon;
1092 bool32_t throwing_OutOfMemoryError;
1095 uint32_t no_thread_suspension;
1098 uint32_t thread_exit_check_count;
1101 bool32_t handling_signal_;
[all …]