shared resource

[计] 共享资源
常用释义
[计] 共享资源;共有资源;共用资源

例句

1·The most common Shared resource is the physical data storage.

最常见的共享资源是物理数据存储。

2·Thus it allows limited number of threads to access a Shared resource.

这样就可以允许有限个线程来访问某个共享资源。

3·Accept the default Shared resource installation directory, and click Next.

接受默认的共享资源安装目录,并且点击Next。

4·Nobody owns the earth’s fish populations, indeed, they are a shared resource.

地球上的渔业资源并非为任何人所有,因而是共享资源。

5·The resource manager manages a certain part of the computer's Shared resources.

资源管理器管理计算机的某一部分共享资源。

6·After using the Shared resource, the semaphore count can be set to 1 by using semop .

在使用完共享资源之后,可以使用semop将信号量计数设置为1。

7·Condition variables allow threads to synchronize to a value of a Shared resource.

条件变量允许线程按照共享资源的一个值同步。

8·One way to ensure this is to design a class that encapsulates the Shared resource.

确定的方法之一,是设计封装共用资源的类别。

9·The call can fail if there is insufficient memory free to handle the erroneous Shared resource.

如果没有足够的空闲内存来处理错误的共享资源,此调用可能会失败。

10·I want to be very clear about how a spin lock and a Shared resource come to be associated.

我想要很清楚地(说明):一个旋转锁和一个共享资源是如何被关连在一起的。