Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.h48 bool CanTimeOut = true);
H A DClient.cpp28 TReturn ErrorValue, bool CanTimeOut) { in remoteCall() argument
35 if (CanTimeOut) { in remoteCall()