Searched refs:prodSafe (Results 1 – 4 of 4) sorted by relevance
44 void FillbufItemPoolSetConflictSafe(void *pool, FILLP_BOOL consSafe, FILLP_BOOL prodSafe) in FillbufItemPoolSetConflictSafe() argument47 DympSetProdSafe((DympoolType *)pool, prodSafe); in FillbufItemPoolSetConflictSafe()
83 ring->prodSafe = FILLP_TRUE; in FillpLfRingInit()90 ring->prodSafe = safe; in FillpLfRingSetProdSafe()122 if (!ring->prodSafe) { in FillpLfRingMpEnqueueWait()
34 void FillbufItemPoolSetConflictSafe(void *pool, FILLP_BOOL consSafe, FILLP_BOOL prodSafe);
49 FILLP_BOOL prodSafe; member