Searched defs:bool32_t (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.h596 typedef uint32_t bool32_t; typedef
741 bool32_t interrupted_ GUARDED_BY(wait_mutex_);
765 bool32_t throwing_OutOfMemoryError_;
786 const bool32_t daemon_;

Completed in 68 milliseconds