Lines Matching defs:JdwpState
118 struct JdwpState { struct
338 pthread_t pthread_;
339 Thread* thread_;
342 ObjectId debug_thread_id_;
356 Atomic<int64_t> last_activity_time_ms_;
359 AtomicInteger request_serial_;
360 AtomicInteger event_serial_;
370 Mutex event_thread_lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
372 ObjectId event_thread_id_;
380 bool ddm_is_active_;
382 bool should_exit_;
383 int exit_status_;