Searched refs:new_protected_tail (Results 1 – 6 of 6) sorted by relevance
273 __cilkrts_stack_frame *volatile *new_protected_tail);
2788 __cilkrts_stack_frame *volatile *new_protected_tail) in __cilkrts_disallow_stealing() argument2792 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()