Searched refs:blocked (Results 1 – 5 of 5) sorted by relevance
50 nctx->blocked = 0; in async_ctx_new()298 || ctx->blocked) { in ASYNC_pause_job()468 ctx->blocked++; in ASYNC_block_pause()485 if (ctx->blocked > 0) in ASYNC_unblock_pause()486 ctx->blocked--; in ASYNC_unblock_pause()
36 unsigned int blocked; member
74 The enrollment session may be blocked by sleeping until the addressed
151 also blocked. For example trying to set a certificate using a 512 bit RSA key
252 /* Returned from the connect BIO when a connect would have blocked */254 /* Returned from the accept BIO when an accept would have blocked */
Completed in 10 milliseconds