Lines Matching refs:inconsistent
266 // we see an inconsistent state.
638 throw("startTheWorld: inconsistent mp->nextp")
1259 throw("stoplockedm: inconsistent locking")
1822 // but can have inconsistent g->sched, do not let GC observe it.
1843 print("entersyscall inconsistent ", hex(_g_.syscallsp), " [", hex(_g_.stack.lo), ",", hex(_g_.stack.hi), "]\n")
1932 print("entersyscallblock inconsistent ", hex(sp1), " ", hex(sp2), " ", hex(sp3), " [", hex(_g_.stack.lo), ",", hex(_g_.stack.hi), "]\n")
1939 print("entersyscallblock inconsistent ", hex(sp), " ", hex(_g_.sched.sp), " ", hex(_g_.syscallsp), " [", hex(_g_.stack.lo), ",", hex(_g_.stack.hi), "]\n")
2473 // All these variables can be changed concurrently, so the result can be inconsistent.
2909 throw("checkdead: inconsistent counts")
3538 if n > uint32(len(_p_.runq)/2) { // read inconsistent h and t