Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread.h2057 struct alignas(4) tls_32bit_sized_values { struct
2062 explicit tls_32bit_sized_values(bool is_daemon) in tls_32bit_sized_values() argument
2086 Atomic<uint32_t> state_and_flags;
2099 uint32_t thin_lock_thread_id;
2102 uint32_t tid;
2105 const bool32_t daemon;
2108 bool32_t throwing_OutOfMemoryError;
2111 uint32_t no_thread_suspension;
2114 uint32_t thread_exit_check_count;
2119 bool32_t is_gc_marking;
[all …]