Home | History | Annotate | Download | only in runtime

Lines Matching refs:kSuspendRequest

91   kSuspendRequest   = 1,  // If set implies that suspend_count_ > 0 and the Thread should enter the
201 (state_and_flags.as_struct.flags & kSuspendRequest) != 0;