MCPcopy Create free account
hub / github.com/PhoneVR-Developers/PhoneVR / explode

Method explode

code/common/src/Utils/ThreadUtils.h:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 void explode() { cond.notify_all(); }
103
104 ~TimeBomb() {
105 defuse();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected