MCPcopy Create free account
hub / github.com/RenderKit/embree / notify_all

Method notify_all

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 5

spawn_rootMethod · 0.45
setNumThreadsMethod · 0.45
~ThreadPoolMethod · 0.45
addMethod · 0.45
waitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected