MCPcopy 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

Tested by

no test coverage detected