Searched refs:mFlushFlag (Results 1 – 2 of 2) sorted by relevance
21 : mpp_list(func), mFlushFlag(0) in MppQueue()36 mFlushFlag = 0; in push()44 if (!mFlushFlag) in pull()58 if (mFlushFlag) in flush()61 mFlushFlag = 1; in flush()
26 int mFlushFlag; variable