Introduction to Keywords

There are three supported keywords: _Cilk_spawn,_Cilk_sync and _Cilk_for.

The header file <cilk/cilk.h> defines macros that provide names with simpler conventions (cilk_spawn, cilk_sync and cilk_for). This document uses the names as defined in cilk.h.


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.