Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 525 Bytes

File metadata and controls

27 lines (19 loc) · 525 Bytes
description Learn more about: adopt_lock_t Structure
title adopt_lock_t Structure
ms.date 11/04/2016
f1_keywords
mutex/std::adopt_lock_t
ms.assetid 549972fb-e2e9-4415-8657-c159b09aa3f4

adopt_lock_t Structure

Represents a type that is used to define an adopt_lock.

Syntax

struct adopt_lock_t;

Requirements

Header: <mutex>

Namespace: std

See also

Header Files Reference
<mutex>