Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pcm/
HDdsp.c824 pid_t runpid; in dsp_io_ops() local
854 runpid = buf->uio_td->td_proc->p_pid; in dsp_io_ops()
864 (((*ch)->flags & CHN_F_RUNNING) && (*ch)->pid != runpid)) { in dsp_io_ops()
870 (*ch)->pid = runpid; in dsp_io_ops()