Lock is released between `Clear` and `Prime` If other goroutine do `Load` or `Prime` during this period, the value will be not used.