Lines Matching defs:JdwpState
128 struct JdwpState { struct
369 pthread_t pthread_;
370 Thread* thread_;
373 ObjectId debug_thread_id_;
387 Atomic<int64_t> last_activity_time_ms_;
390 AtomicInteger request_serial_;
391 AtomicInteger event_serial_;
403 Mutex jdwp_token_lock_ DEFAULT_MUTEX_ACQUIRED_AFTER;
405 ObjectId jdwp_token_owner_thread_id_;
407 bool ddm_is_active_;
410 bool should_exit_;
411 int exit_status_;