Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ mutex
Method
mutex
source/threads/async_lock.cpp:226–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
async_lock* scoped_async_lock::mutex() const noexcept {
227
return m_lock;
228
}
Callers
4
test_scoped_async_lock_constructor_impl
Method · 0.80
test_scoped_async_lock_unlock
Method · 0.80
test_scoped_async_lock_swap
Method · 0.80
test_scoped_async_lock_release
Method · 0.80
Calls
no outgoing calls
Tested by
4
test_scoped_async_lock_constructor_impl
Method · 0.64
test_scoped_async_lock_unlock
Method · 0.64
test_scoped_async_lock_swap
Method · 0.64
test_scoped_async_lock_release
Method · 0.64