Searched refs:init_done_ (Results 1 – 4 of 4) sorted by relevance
45 : cfg_(cfg), flags_(0), init_done_(false) { in Decoder()50 : cfg_(cfg), flags_(flag), init_done_(false) { in Decoder()106 if (!init_done_) { in InitOnce()110 init_done_ = true; in InitOnce()117 bool init_done_; variable
42 : cfg_(cfg), flags_(0), init_done_(false) { in Decoder()47 : cfg_(cfg), flags_(flag), init_done_(false) { in Decoder()103 if (!init_done_) { in InitOnce()107 init_done_ = true; in InitOnce()114 bool init_done_; variable
285 Notification init_done_; variable
279 Notification init_done_; member in tensorflow::MasterSession::ReffedClientGraph361 init_done_.Notify(); in RegisterPartitions()364 init_done_.WaitForNotification(); in RegisterPartitions()