Searched refs:FLAG_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
356 FLAG_NONBLOCK = 0x04 variable in Client367 if (self.flags & Client.FLAG_NONBLOCK):379 if (self.flags & Client.FLAG_NONBLOCK):385 if (self.flags & Client.FLAG_NONBLOCK):
301 async_client = tpm2.Client(tpm2.Client.FLAG_NONBLOCK)