Searched refs:next_post_i_ (Results 1 – 2 of 2) sorted by relevance
20 : next_post_i_(0), in SequencedTaskTracker()29 const int post_i = next_post_i_++; in PostWrappedNonNestableTask()40 const int post_i = next_post_i_++; in PostWrappedNestableTask()52 const int post_i = next_post_i_++; in PostWrappedDelayedNonNestableTask()
90 int next_post_i_; variable