Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ CRCPP_API
Class
CRCPP_API
include/concurrencpp/threads/async_lock.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
class scoped_async_lock;
40
41
class CRCPP_API async_lock {
42
43
friend class scoped_async_lock;
44
friend class details::async_lock_awaiter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected