Home
last modified time | relevance | path

Searched refs:numadd (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/async/
Dasync_wait.c62 ctx->numadd++; in ASYNC_WAIT_CTX_set_wait_fd()
117 *numaddfds = ctx->numadd; in ASYNC_WAIT_CTX_get_changed_fds()
166 ctx->numadd--; in ASYNC_WAIT_CTX_clear_fd()
189 ctx->numadd = 0; in async_wait_ctx_reset_counts()
Dasync_local.h60 size_t numadd; member