upc_global_exit
#include <upc.h> void upc_global_exit(int status);
upc_global_exit() flushes all I/O, releases all storage, and terminates the execution for all active threads.
upc_global_exit()
Terms, definitions, and symbols
Back to index of all UPC functions