Changeset 150
- Timestamp:
- 09/19/07 18:14:34
- Files:
-
- guts_io/src/io_fwrite_local_async.upc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
guts_io/src/io_fwrite_local_async.upc
r122 r150 172 172 */ 173 173 174 if( upc_all_fclose(fd) != 0 )175 GULA_FAIL("failed to close the file");176 upc_barrier;177 178 174 return 0; 179 175 }
