FreeBSD kernel sound device code
seq_softc Struct Reference

Data Fields

 KOBJ_FIELDS
 
struct mtx seq_lock q_lock
 
struct cv empty_cv reset_cv in_cv out_cv state_cv th_cv
 

Detailed Description

Definition at line 120 of file sequencer.c.

Field Documentation

◆ KOBJ_FIELDS

seq_softc::KOBJ_FIELDS

Definition at line 121 of file sequencer.c.

◆ q_lock

struct mtx seq_lock seq_softc::q_lock

Definition at line 123 of file sequencer.c.

◆ th_cv

struct cv empty_cv reset_cv in_cv out_cv state_cv seq_softc::th_cv

Definition at line 124 of file sequencer.c.

Referenced by seq_addunit(), seq_delunit(), and seq_eventthread().


The documentation for this struct was generated from the following file: