AMS_Memory_take_write_access
The calling thread takes write access of an AMS memory object from other threads. The memory step (time-stamp) is then incremented.
Synopsis
int AMS_Memory_take_write_access(AMS_Memory mem)
Input Parameters
mem - the AMS memory
object
See Also
AMS_Memory_grand_write_access(), AMS_Memory_grant_read_access(),
AMS_Memory_take_read_access()
Location:amspub.c