MCPcopy Create free account
hub / github.com/OpenPathGuidingLibrary/openpgl / notify_all

Method notify_all

third-party/embreeSrc/common/sys/condition.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 void ConditionSys::notify_all() {
83 ((ConditionImplementation*) cond)->notify_all();
84 }
85}

Callers 1

waitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected