multithreading - Thread specific memory with language features -
Is there any such language that supports process common memory in place of one address, a mechanism like function call ?
process int x; Thread int y;
attribute in C #
Is there any such language that supports process common memory in place of one address, a mechanism like function call ?
process int x; Thread int y;
attribute in C #
Comments
Post a Comment