Searched defs:WaitInternal (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/platform/default/ | ||
D | subprocess.cc | 302 bool SubProcess::WaitInternal(int* status) { in WaitInternal() function in tensorflow::SubProcess |
/external/tensorflow/tensorflow/core/platform/windows/ | ||
D | subprocess.cc | 295 bool SubProcess::WaitInternal(int* status) { in WaitInternal() function in tensorflow::SubProcess |