MemCom Reference Manual > MemCom C API Manual Pages > Client/Server Functions > mcWaitAll

Name

mcWaitAll — Block until all remote operations have completed (C API)

Synopsis

#include <memcom.h>

int mcWaitAll();

Description

mcWaitAll blocks until all remote operations have completed or failed.

See also

mcWait, mcWaitAny, mcTestAll