Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ Stop
Method
Stop
src/Wisp/WispThread.cpp:138–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void CThread::Stop()
139
{
140
LOCK(m_Mutex);
141
m_Active = false;
142
UNLOCK(m_Mutex);
143
}
144
145
bool CThread::Cycled()
146
{
Callers
4
wasapiCleanup
Function · 0.80
xaudio2Cleanup
Function · 0.80
HAIKUAUDIO_CloseDevice
Function · 0.80
~SDL_WasapiDeviceEventHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected