Re: [PATCH][Cilkplus] _Cilk_spawn inside contructor and destructor

2011-09-08 Thread H.J. Lu
On Wed, Sep 7, 2011 at 9:28 PM, Iyer, Balaji V wrote: > Hello Everyone, >        This patch is for the Cilk Plus C++ compiler. It will allow users to > use _Cilk_spawn inside constructors and destructors. > > Thanks, > I checked it in for you. -- H.J.

[PATCH][Cilkplus] _Cilk_spawn inside contructor and destructor

2011-09-07 Thread Iyer, Balaji V
Hello Everyone, This patch is for the Cilk Plus C++ compiler. It will allow users to use _Cilk_spawn inside constructors and destructors. Thanks, Balaji V. Iyer. spawn_inside_ctor_dtor_patch Description: spawn_inside_ctor_dtor_patch