GrContext.isLocked

Set when the context is forced to yield by a blocking channel. Release only when the channel is ready.

class GrContext
bool isLocked;

Meta