MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / m_stopThreads

Method m_stopThreads

src/osvr/Connection/DeviceToken.cpp:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void OSVR_DeviceTokenObject::m_stopThreads() {}
117
118void OSVR_DeviceTokenObject::m_sharedInit(DeviceInitObject &init) {
119 m_conn = init.getConnection();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected