Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetThreadLocalQueueCapacity
Function
GetThreadLocalQueueCapacity
Sources/Shared/Core/Logger.cpp:1142–1145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1140
}
1141
1142
std::size_t GetThreadLocalQueueCapacity() noexcept
1143
{
1144
return GetMainLogger().GetThreadLocalQueueCapacity();
1145
}
1146
#endif
1147
1148
}}
Callers
nothing calls this directly
Calls
1
GetThreadLocalQueueCapacity
Method · 0.80
Tested by
no test coverage detected