Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: table.close - Function Up: table - Tool Previous: table.flush - Function


table.resync - Function



Package utility
Module table
Tool table


resync the table tool with table file


Synopsis
resync()


Description
Acquiring a read or write lock automatically synchronizes the internals of the table tool with the actual contents of the table files. In this way different processes accessing the same table always use the same table data.
However, a table can be used without read locking. In that case the table tool internals are not synchronized automatically. The resync function offers a way to do explicit synchronization. It is only useful if the table is opened with locking mode autonoread or usernoread.



Returns
Bool




next up previous contents index
Next: table.close - Function Up: table - Tool Previous: table.flush - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15