Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dbulk.c171 bulk->state = ONSUBMIT; in queuebulk()
H A Ddsynth.h207 enum { UNLISTED, ONSUBMIT, ONRUN, ISRUNNING, ONRESPONSE } state; enumerator