Results for semaphore translation from English to Chinese (Simplified)

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Chinese (Simplified)

Info

English

semaphore, shared memory and ipc functions

Chinese (Simplified)

semaphore, shared memory and ipc functions

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

after removing the semaphore, it is no more accessible.

Chinese (Simplified)

after removing the semaphore, it is no more accessible.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

a positive semaphore identifier on success, or false on error.

Chinese (Simplified)

description

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

and there's almost this sort of semaphore around us all the time.

Chinese (Simplified)

很多人有着类似的想法。

Last Update: 2015-10-13
Usage Frequency: 1
Quality:

English

sem_acquire() blocks (if necessary) until the semaphore can be acquired.

Chinese (Simplified)

returns: true on success, false on error.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

after releasing the semaphore, sem_acquire() may be called to re-acquire it.

Chinese (Simplified)

after releasing the semaphore, sem_acquire() may be called to re-acquire it.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

sem_get() returns an id that can be used to access the system v semaphore with the given key.

Chinese (Simplified)

returns: a positive semaphore identifier on success, or false on error.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

the number of processes that can acquire the semaphore simultaneously is set to max_acquire (defaults to 1).

Chinese (Simplified)

sem_get() returns an id that can be used to access the system v semaphore with the given key. the semaphore is created if necessary using the permission bits specified in perm (defaults to 0666). the number of processes that can acquire the semaphore simultaneously is set to max_acquire (defaults to 1). actually this value is set only if the process finds it is the only process currently attached to the semaphore.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

sem_release() releases the semaphore if it is currently acquired by the calling process, otherwise a warning is generated.

Chinese (Simplified)

sem_release() releases the semaphore if it is currently acquired by the calling process, otherwise a warning is generated.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

a process attempting to acquire a semaphore which it has already acquired will block forever if acquiring the semaphore would cause its max_acquire value to be exceeded.

Chinese (Simplified)

sem_acquire() blocks (if necessary) until the semaphore can be acquired. a process attempting to acquire a semaphore which it has already acquired will block forever if acquiring the semaphore would cause its max_acquire value to be exceeded.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

a second call to sem_get() for the same key will return a different semaphore identifier, but both identifiers access the same underlying semaphore.

Chinese (Simplified)

a second call to sem_get() for the same key will return a different semaphore identifier, but both identifiers access the same underlying semaphore.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

sem_remove() removes the semaphore sem_identifier if it has been created by sem_get(), otherwise generates a warning.

Chinese (Simplified)

sem_remove() removes the semaphore sem_identifier if it has been created by sem_get(), otherwise generates a warning.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

(1) installation of two new semaphores by 2008, with the cooperation of the french government.

Chinese (Simplified)

1. 2008年以前,利用法国合作安装两台新的信号机。

Last Update: 2016-12-03
Usage Frequency: 1
Quality:

Get a better translation with
9,141,133,987 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK