Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile semaphor.h
- osl_acquireSemaphore
- extern "C"
sal_Bool osl_acquireSemaphore( oslSemaphore Semaphore );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- D E P R E C A T E D
- 要約
- acquire()減少(する)s the count. It will 封鎖する if it tries to 減少(する) below 無.
- Description
- Must not be used, as 無名の semaphores are not supported on Mac OS X.
- Return
- 誤った if the system-call failed.
- osl_createSemaphore
- extern "C"
oslSemaphore osl_createSemaphore( sal_uInt32 initialCount );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- D E P R E C A T E D
- 要約
- Creates a semaphore.
- Description
- Must not be used, as 無名の semaphores are not supported on Mac OS X.
- Parameters
InitialCount denotes the starting value the semaphore. If you 始める,決める it to 無, the first acquire() 封鎖するs. さもなければ InitialCount acquire()s are immedeatly successfull.
- Return
- 0 if the semaphore could not be created, さもなければ a 扱う to the sem.
- osl_destroySemaphore
- extern "C"
無効の osl_destroySemaphore( oslSemaphore Semaphore );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- D E P R E C A T E D
- 要約
- 解放(する) the OS-structures and 解放する/自由な semaphore data-structure
- Description
- Must not be used, as 無名の semaphores are not supported on Mac OS X.
- Return
- fbbb
- osl_releaseSemaphore
- extern "C"
sal_Bool osl_releaseSemaphore( oslSemaphore Semaphore );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- D E P R E C A T E D
- 要約
- 解放(する)()増加するs the count.
- Description
- Must not be used, as 無名の semaphores are not supported on Mac OS X.
- Return
- 誤った if the system-call failed.
- osl_tryToAcquireSemaphore
- extern "C"
sal_Bool osl_tryToAcquireSemaphore( oslSemaphore Semaphore );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- D E P R E C A T E D
- Description
- tryToAcquire()tries to 減少(する)s the count. It will return with 誤った if it would 減少(する) the count below 無. (When acquire() would 封鎖する.) If it could 首尾よく 減少(する) the count, it will return True. Must not be used, as 無名の semaphores are not supported on Mac OS X.
最高の,を越す of Page
Copyright © 2012, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.