Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Wait
Method
Wait
tensorflow/core/platform/posix/subprocess.cc:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
bool SubProcess::Wait() {
284
int status;
285
return WaitInternal(&status);
286
}
287
288
bool SubProcess::WaitInternal(int* status) {
289
// The waiter must release proc_mu_ while waiting in order for Kill() to work.
Callers
15
Compute
Method · 0.45
ParallelFor
Function · 0.45
AlarmLoop
Function · 0.45
WaitAndLogIfStuck
Function · 0.45
WaitAndLogIfStuck
Function · 0.45
__xla_cpu_runtime_ParallelForkJoin
Function · 0.45
XLA_TEST_F
Function · 0.45
RealMain
Function · 0.45
TEST
Function · 0.45
PredictCosts
Method · 0.45
CloseRemoteContexts
Method · 0.45
MaybeRegisterFunctionRemotely
Method · 0.45
Calls
no outgoing calls
Tested by
5
XLA_TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36