MCPcopy 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
39mutex::mutex() { nsync::nsync_mu_init(mu_cast(&mu_)); }
40
41mutex::mutex(LinkerInitialized x) {}
42

Callers 2

wait_forMethod · 0.45
waitMethod · 0.45

Calls 1

mu_castFunction · 0.85

Tested by

no test coverage detected