Intel® C++ Compiler 16.0 User and Reference Guide
There are three supported keywords: _Cilk_spawn,_Cilk_sync and _Cilk_for.
The header file <cilk/cilk.h> defines macros that allow alternative spellings (cilk_spawn, cilk_sync and cilk_for). This document uses the alternative spellings as defined in cilk.h.