up to gsound

This commit is contained in:
water111
2026-08-17 09:14:26 -07:00
parent a4351b6304
commit 2f4a418102
12 changed files with 189 additions and 186 deletions
+1 -1
View File
@@ -18669,7 +18669,7 @@ buffer if necessary, record receive-buffer, and swap buffers so new commands can
submitted immediately with function number zero and no receive buffer before reserving the
element, so callers needing other call parameters must flush explicitly."
(rpc-buffer-pair) pointer) ;; 10
(decrement-elt-used "Discard the most recently reserved element when the current buffer is not
(free-last-element "Discard the most recently reserved element when the current buffer is not
empty." (rpc-buffer-pair) int) ;; 11
(sync "Wait for the previous buffer's RPC to finish, optionally print a stall warning, then
release that buffer for reuse." (rpc-buffer-pair symbol) int) ;; 12