Simple question: If I call get_address() on a region, can I pass this pointer to another thread and have this thread access the memory ?

Thanks!