MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / reset

Method reset

src/tbb/include/oneapi/tbb/task_group.h:364–366  ·  view source on GitHub ↗

Forcefully reinitializes the context after the task tree it was associated with is completed. Because the method assumes that all the tasks that used to be associated with this context have already finished, calling it while the context is still in use somewhere in the task hierarchy leads to undefined behavior. IMPORTANT: This method is not thread safe! The metho

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

internal_run_and_waitMethod · 0.45
waitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected