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

/art/runtime/
H A Dmonitor.h44 typedef uint32_t MonitorId; typedef in namespace:art
128 MonitorId GetMonitorId() const {
159 Monitor(Thread* self, Thread* owner, mirror::Object* obj, int32_t hash_code, MonitorId id)
306 MonitorId monitor_id_;

Completed in 73 milliseconds