变量共享 meaning in English
shared variables
Examples
- When used for inter - process synchronization , a mutex is called a named mutex because it is to be used in another application , and therefore it cannot be shared by means of a global or static variable
当用于进程间同步时, mutex称为“命名mutex ” ,因为它将用于另一个应用程序,因此它不能通过全局变量或静态变量共享。