Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ mutex
Function
mutex
tensorflow/core/platform/mutex.h:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
}
170
mutex_type* mutex() { return mu_; }
171
172
explicit operator bool() const { return mu_ != nullptr; }
173
Callers
1
mutex.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected