MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / asyncLogQueue

Method asyncLogQueue

include/thundersvm/util/log.h:2634–2636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2632
2633#if ELPP_ASYNC_LOGGING
2634 inline base::AsyncLogQueue* asyncLogQueue(void) const {
2635 return m_asyncLogQueue;
2636 }
2637#endif // ELPP_ASYNC_LOGGING
2638
2639 inline const base::utils::CommandLineArgs* commandLineArgs(void) const {

Callers 3

handleMethod · 0.80
cleanMethod · 0.80
emptyQueueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected