Searched refs:destroyq_lock (Results 1 – 3 of 3) sorted by relevance
1160 SQ_LOCK(&mtcp->ctx->destroyq_lock); in mtcp_connect()1162 SQ_UNLOCK(&mtcp->ctx->destroyq_lock); in mtcp_connect()1232 SQ_LOCK(&mtcp->ctx->destroyq_lock); in CloseStreamSocket()1235 SQ_UNLOCK(&mtcp->ctx->destroyq_lock); in CloseStreamSocket()1240 SQ_LOCK(&mtcp->ctx->destroyq_lock); in CloseStreamSocket()1242 SQ_UNLOCK(&mtcp->ctx->destroyq_lock); in CloseStreamSocket()1413 SQ_LOCK(&mtcp->ctx->destroyq_lock); in mtcp_abort()1415 SQ_UNLOCK(&mtcp->ctx->destroyq_lock); in mtcp_abort()1425 SQ_LOCK(&mtcp->ctx->destroyq_lock); in mtcp_abort()1427 SQ_UNLOCK(&mtcp->ctx->destroyq_lock); in mtcp_abort()
1331 SQ_LOCK_INIT(&ctx->destroyq_lock, "ctx->destroyq_lock", exit(-1)); in MTCPRunThread()1609 SQ_LOCK_DESTROY(&ctx->destroyq_lock); in mtcp_free_context()
326 pthread_spinlock_t destroyq_lock; member333 pthread_mutex_t destroyq_lock; member