MCPcopy Create free account
hub / github.com/boostorg/build / exec_wait

Function exec_wait

src/engine/execvms.c:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327
328
329void exec_wait()
330{
331 return;
332}
333
334
335/* get_status() - returns status of the VMS command execution.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected