Searched refs:ThreadStateInSyscall (Results 1 – 1 of 1) sorted by relevance
559 InSyscall: int64(e.threadStats[ThreadStateInSyscall]),601 …if e.gstates[GRunnable] < 0 || e.gstates[GRunning] < 0 || e.threadStats[ThreadStateInSyscall] < 0 …606 e.threadStats[ThreadStateInSyscall],734 ThreadStateInSyscall ThreadState = iota const