MCPcopy Create free account
hub / github.com/defold/defold / Broadcast

Function Broadcast

engine/dlib/src/dlib/condition_variable_web.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 void Broadcast(HConditionVariable condition)
68 {
69 assert(false);
70 }
71} // namespace dmConditionVariable

Callers 2

JobSystemDestroyFunction · 0.70

Calls 1

assertFunction · 0.50

Tested by

no test coverage detected