MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Condition

Class Condition

tensorflow/core/platform/mutex.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43class condition_variable;
44class Condition;
45
46// Mimic std::mutex + C++17's shared_mutex, adding a LinkerInitialized
47// constructor interface. This type is as fast as mutex, but is also a shared

Callers 13

WorkLoopMethod · 0.85
CompileIfKeyAbsentMethod · 0.85
QueueThreadMethod · 0.85
ExecuteOnLocalDevicesMethod · 0.85
WaitForEventOnStreamMethod · 0.85
AcquireMethod · 0.85
WorkLoopMethod · 0.85
WaitForEventMethod · 0.85
StreamWriterFnMethod · 0.85
BM_SequentialFunction · 0.85
BM_ParallelFunction · 0.85
BM_ParallelForFunction · 0.85

Calls

no outgoing calls

Tested by 4

BM_SequentialFunction · 0.68
BM_ParallelFunction · 0.68
BM_ParallelForFunction · 0.68
TESTFunction · 0.68