Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/windows/
Dsubprocess.cc72 DWORD WINAPI OutputThreadFunction(LPVOID param) { in OutputThreadFunction() function
388 CreateThread(NULL, 0, OutputThreadFunction, in Communicate()
403 CreateThread(NULL, 0, OutputThreadFunction, in Communicate()