Searched refs:saved_protected_tail (Results 1 – 9 of 9) sorted by relevance
286 __cilkrts_stack_frame *volatile *saved_protected_tail);
895 __cilkrts_stack_frame * volatile *saved_protected_tail; in merge() local896 saved_protected_tail = __cilkrts_disallow_stealing(w, NULL); in merge()918 __cilkrts_restore_stealing(w, saved_protected_tail); in merge()
2768 __cilkrts_stack_frame *volatile *saved_protected_tail) in __cilkrts_restore_stealing() argument2773 w->protected_tail = saved_protected_tail; in __cilkrts_restore_stealing()2790 __cilkrts_stack_frame *volatile *saved_protected_tail = w->protected_tail; in __cilkrts_disallow_stealing() local2807 return saved_protected_tail; in __cilkrts_disallow_stealing()