Home
last modified time | relevance | path

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

/netbsd/src/lib/librumpuser/
Drumpuser_sp.c532 if (__predict_false(spc->spc_inexec && ref <= 2)) in spcrelease()
572 dolwpexit = !spc->spc_inexec; in serv_handledisco()
721 spc->spc_inexec = 0; in serv_handleexec()
1083 inexec = spc->spc_inexec; in handlereq()
1140 inexec = spc->spc_inexec; in handlereq()
1150 spc->spc_inexec = 1; in handlereq()
Dsp_common.c236 int spc_inexec; member