MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / group

Method group

benchmarks/tbb/task.h:780–780  ·  view source on GitHub ↗

Pointer to the task group descriptor.

Source from the content-addressed store, hash-verified

778
779 //! Pointer to the task group descriptor.
780 task_group_context* group () { return prefix().context; }
781#endif /* __TBB_TASK_GROUP_CONTEXT */
782
783 //! True if task was stolen from the task pool of another thread.

Callers 1

do_extractFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected