Home
last modified time | relevance | path

Searched refs:new_protected_tail (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/runtime/
H A Dscheduler.h273 __cilkrts_stack_frame *volatile *new_protected_tail);
H A Dscheduler.c2788 __cilkrts_stack_frame *volatile *new_protected_tail) in __cilkrts_disallow_stealing() argument
2792 if (!new_protected_tail) in __cilkrts_disallow_stealing()
2793 new_protected_tail = w->l->ltq; in __cilkrts_disallow_stealing()
2795 if (w->protected_tail > new_protected_tail) { in __cilkrts_disallow_stealing()
2796 w->protected_tail = new_protected_tail; in __cilkrts_disallow_stealing()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/runtime/
H A Dscheduler.h273 __cilkrts_stack_frame *volatile *new_protected_tail);
H A Dscheduler.c2788 __cilkrts_stack_frame *volatile *new_protected_tail) in __cilkrts_disallow_stealing() argument
2792 if (!new_protected_tail) in __cilkrts_disallow_stealing()
2793 new_protected_tail = w->l->ltq; in __cilkrts_disallow_stealing()
2795 if (w->protected_tail > new_protected_tail) { in __cilkrts_disallow_stealing()
2796 w->protected_tail = new_protected_tail; in __cilkrts_disallow_stealing()
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/runtime/
H A Dscheduler.h273 __cilkrts_stack_frame *volatile *new_protected_tail);
H A Dscheduler.c2788 __cilkrts_stack_frame *volatile *new_protected_tail) in __cilkrts_disallow_stealing() argument
2792 if (!new_protected_tail) in __cilkrts_disallow_stealing()
2793 new_protected_tail = w->l->ltq; in __cilkrts_disallow_stealing()
2795 if (w->protected_tail > new_protected_tail) { in __cilkrts_disallow_stealing()
2796 w->protected_tail = new_protected_tail; in __cilkrts_disallow_stealing()