Searched refs:PERMANENCE_PERMANENT (Results 1 – 3 of 3) sorted by relevance
373 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()376 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()414 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()417 return permanence == PERMANENCE_PERMANENT || permanence == PERMANENCE_TEMPORARY; in isSupportedPermanence()
164 PERMANENCE_PERMANENT = 0, enumerator
1307 if (config.permanence == PERMANENCE_PERMANENT) in testSemaphoreTransference()2152 else if (config.permanence == PERMANENCE_PERMANENT) in testFenceReset()2337 if (config.permanence == PERMANENCE_PERMANENT) in testFenceTransference()3952 { "permanent", PERMANENCE_PERMANENT } in createFenceTests()4334 { "permanent", PERMANENCE_PERMANENT } in createSemaphoreTests()