Searched refs:async_bio (Results 1 – 2 of 2) sorted by relevance
6 async_bio.cc
91 BIO *async_bio = nullptr; member847 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in RetryAsync()851 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in RetryAsync()865 AsyncBioAllowRead(test_state->async_bio, 1); in RetryAsync()868 AsyncBioAllowWrite(test_state->async_bio, 1); in RetryAsync()906 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in DoRead()910 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in DoRead()1284 GetTestState(ssl.get())->async_bio = async_scoped.get(); in DoExchange()