Searched refs:PERMANENCE_PERMANENT (Results 1 – 3 of 3) sorted by relevance
381 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()384 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()422 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()425 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
164 PERMANENCE_PERMANENT = 0, enumerator
1335 if (config.permanence == PERMANENCE_PERMANENT) in testSemaphoreTransference()2180 else if (config.permanence == PERMANENCE_PERMANENT) in testFenceReset()2365 if (config.permanence == PERMANENCE_PERMANENT) in testFenceTransference()3980 { "permanent", PERMANENCE_PERMANENT } in createFenceTests()4382 { "permanent", PERMANENCE_PERMANENT } in createSemaphoreTests()