Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ mutex
Method
mutex
tensorflow/core/platform/default/mutex.cc:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
mutex::mutex() { nsync::nsync_mu_init(mu_cast(&mu_)); }
40
41
mutex::mutex(LinkerInitialized x) {}
42
Callers
2
wait_for
Method · 0.45
wait
Method · 0.45
Calls
1
mu_cast
Function · 0.85
Tested by
no test coverage detected