Home
last modified time | relevance | path

Searched refs:MsgR (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/fossil/
H A D9.h41 MsgR = 1, enumerator
H A D9proc.c149 m->state = MsgR; in msgAlloc()
220 if(old->state == MsgR || old->t.type == Tflush){ in msgFlush()