Home
last modified time | relevance | path

Searched refs:sf_at_sync (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/runtime/
H A Dscheduler.c2102 __cilkrts_stack_frame *sf_at_sync);
2183 __cilkrts_stack_frame *sf_at_sync) in __cilkrts_c_sync() argument
2202 w = execute_reductions_for_sync(w, ff, sf_at_sync); in __cilkrts_c_sync()
2209 longjmp_into_runtime(w, do_sync, sf_at_sync); in __cilkrts_c_sync()
3847 __cilkrts_stack_frame *sf_at_sync) in execute_reductions_for_sync() argument
3889 CILK_ASSERT(sf_at_sync->flags | CILK_FRAME_STOLEN); in execute_reductions_for_sync()
3891 __cilkrts_put_stack(ff, sf_at_sync); in execute_reductions_for_sync()
3892 __cilkrts_make_unrunnable_sysdep(w, ff, sf_at_sync, 1, in execute_reductions_for_sync()
3923 ff->call_stack = sf_at_sync; in execute_reductions_for_sync()
3924 sf_at_sync->flags |= CILK_FRAME_SUSPENDED; in execute_reductions_for_sync()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/runtime/
H A Dscheduler.c2102 __cilkrts_stack_frame *sf_at_sync);
2183 __cilkrts_stack_frame *sf_at_sync) in __cilkrts_c_sync() argument
2202 w = execute_reductions_for_sync(w, ff, sf_at_sync); in __cilkrts_c_sync()
2209 longjmp_into_runtime(w, do_sync, sf_at_sync); in __cilkrts_c_sync()
3847 __cilkrts_stack_frame *sf_at_sync) in execute_reductions_for_sync() argument
3889 CILK_ASSERT(sf_at_sync->flags | CILK_FRAME_STOLEN); in execute_reductions_for_sync()
3891 __cilkrts_put_stack(ff, sf_at_sync); in execute_reductions_for_sync()
3892 __cilkrts_make_unrunnable_sysdep(w, ff, sf_at_sync, 1, in execute_reductions_for_sync()
3923 ff->call_stack = sf_at_sync; in execute_reductions_for_sync()
3924 sf_at_sync->flags |= CILK_FRAME_SUSPENDED; in execute_reductions_for_sync()
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/runtime/
H A Dscheduler.c2102 __cilkrts_stack_frame *sf_at_sync);
2183 __cilkrts_stack_frame *sf_at_sync) in __cilkrts_c_sync() argument
2202 w = execute_reductions_for_sync(w, ff, sf_at_sync); in __cilkrts_c_sync()
2209 longjmp_into_runtime(w, do_sync, sf_at_sync); in __cilkrts_c_sync()
3847 __cilkrts_stack_frame *sf_at_sync) in execute_reductions_for_sync() argument
3889 CILK_ASSERT(sf_at_sync->flags | CILK_FRAME_STOLEN); in execute_reductions_for_sync()
3891 __cilkrts_put_stack(ff, sf_at_sync); in execute_reductions_for_sync()
3892 __cilkrts_make_unrunnable_sysdep(w, ff, sf_at_sync, 1, in execute_reductions_for_sync()
3923 ff->call_stack = sf_at_sync; in execute_reductions_for_sync()
3924 sf_at_sync->flags |= CILK_FRAME_SUSPENDED; in execute_reductions_for_sync()