Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
__cilk_tbb_stack_op_thunk Struct Reference

#include <cilk-tbb-interop.h>

Collaboration diagram for __cilk_tbb_stack_op_thunk:

Public Attributes

__cilk_tbb_pfn_stack_op routine
 
voiddata
 

Detailed Description

Definition at line 89 of file cilk-tbb-interop.h.

Member Data Documentation

◆ data

void* __cilk_tbb_stack_op_thunk::data

Definition at line 91 of file cilk-tbb-interop.h.

Referenced by tbb::internal::governor::sign_on().

◆ routine

__cilk_tbb_pfn_stack_op __cilk_tbb_stack_op_thunk::routine

Definition at line 90 of file cilk-tbb-interop.h.

Referenced by tbb::internal::governor::sign_on().


The documentation for this struct was generated from the following file:

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.