File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11866,10 +11866,9 @@ thread</a> is done using <a>control message</a> passing.
1186611866Communication in the other direction is done using regular event loop
1186711867tasks.
1186811868
11869- Each {{AudioContext}} has a single <dfn>control message
11870- queue</dfn> that is a list of <dfn lt="control message">control
11871- messages</dfn> that are operations running on the <a>rendering
11872- thread</a>.
11869+ Each {{AudioContext}} has a single <dfn>control message queue</dfn>
11870+ that is a list of <dfn lt="control message">control messages</dfn> that are
11871+ operations running on the <a>rendering thread</a>.
1187311872
1187411873<dfn id="queuing" lt="queue a control message">Queuing a control message</dfn>
1187511874means adding the message to the end of the <a>control message queue</a> of an
You can’t perform that action at this time.
0 commit comments