Searched defs:kRunnable (Results 1 – 3 of 3) sorted by relevance
63 kRunnable = 0x0000, // no flag (besides kPreempted) means "running" enumerator
39 kRunnable = 0, // RUNNABLE TS_RUNNING runnable enumerator
40 static constexpr char kRunnable[] = "R"; variable