Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ QueueMessage
Method
QueueMessage
interfaces/csPerfThread.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void QueueMessage(CsoundPerformanceThreadMessage *msg)
62
{
63
pt_->QueueMessage(msg);
64
}
65
66
public:
67
CsoundPerformanceThreadMessage *nxt;
Callers
nothing calls this directly
Calls
1
QueueMessage
Method · 0.45
Tested by
no test coverage detected