Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ join
Method
join
include/plugin.h:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
uintptr_t join() {
294
CSOUND *p = (CSOUND *)csound;
295
return p->JoinThread(thread);
296
}
297
void *get_thread() { return thread; }
298
};
299
Callers
15
compile.js
File · 0.45
trimString
Function · 0.45
compile
Function · 0.45
TextDecoder
Function · 0.45
arraybufferCode
Function · 0.45
csoundWasiJsMessageCallback
Function · 0.45
cleanStdout
Function · 0.45
TextDecoderPoly
Function · 0.45
csoundStop
Method · 0.45
initIframe
Method · 0.45
wasi.js
File · 0.45
csoundWasiJsMessageCallback
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected