get And Set Flag
fun getAndSetFlag(flag: FiberDescriptor.FlagGroup, value: Boolean): Boolean
Content copied to clipboard
Atomically replace the given flag with the boolean, answering the boolean that previously occupied that flag.