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
131 std::atomic<bool> empty_ TF_GUARDED_BY(mu_){true}; in TF_GUARDED_BY() function
367 std::atomic<bool> closed_ TF_GUARDED_BY(mu_){false}; in TF_GUARDED_BY() function
43 static std::unordered_set<std::string>* seen_ptxas_paths TF_GUARDED_BY(mu) = in WarnIfBadPtxasVersion() local114 static auto& ptx_cache TF_GUARDED_BY(ptx_cache_mutex) = in CompileGpuAsmOrGetCached() local
52 #define TF_GUARDED_BY(x) TF_INTERNAL_THREAD_ANNOTATION_ATTRIBUTE(guarded_by(x)) macro
495 static auto& module_id_to_execution_count TF_GUARDED_BY(mu) = in DumpHloSnapshotIfEnabled() local532 static auto& module_name_to_execution_count TF_GUARDED_BY(mu) = in DumpHloSnapshotIfEnabled() local