Searched defs:TF_GUARDED_BY (Results 1 – 8 of 8) sorted by relevance
360 std::vector<string> dump_roots TF_GUARDED_BY(mu); in TEST_F() local361 std::vector<string> dump_file_paths TF_GUARDED_BY(mu); in TEST_F() local363 int dump_count TF_GUARDED_BY(mu) = 0; in TEST_F() local364 int done_count TF_GUARDED_BY(mu) = 0; in TEST_F() local
195 int tensor_count TF_GUARDED_BY(mu) = 0; in TEST_F() local196 std::vector<Status> statuses TF_GUARDED_BY(mu); in TEST_F() local
82 std::atomic<bool> dirty_ TF_GUARDED_BY(lock_){false}; in TF_GUARDED_BY() function
41 static auto* seen_binary_paths TF_GUARDED_BY(mu) = in GetPtxasVersionString() local131 static auto& ptx_cache TF_GUARDED_BY(ptx_cache_mutex) = in CompileGpuAsmOrGetCached() local173 static auto* seen_binary_paths TF_GUARDED_BY(mu) = in FindCudaExecutable() local
137 std::atomic<bool> empty_ TF_GUARDED_BY(mu_){true}; in TF_GUARDED_BY() function
432 std::atomic<bool> closed_ TF_GUARDED_BY(mu_){false}; in TF_GUARDED_BY() function
52 #define TF_GUARDED_BY(x) TF_INTERNAL_THREAD_ANNOTATION_ATTRIBUTE(guarded_by(x)) macro
596 static auto& module_id_to_execution_count TF_GUARDED_BY(mu) = in DumpHloSnapshotIfEnabled() local633 static auto& module_name_to_execution_count TF_GUARDED_BY(mu) = in DumpHloSnapshotIfEnabled() local