Home
last modified time | relevance | path

Searched refs:IsProcessFinished (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/windows/
Dsubprocess.cc36 static bool IsProcessFinished(HANDLE h) { in IsProcessFinished() function
363 if (!IsProcessFinished( in Communicate()