このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


全世界の 機能(する)/行事s in Namespace in Sourcefile semaphor.h
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile semaphor.h


osl_acquireSemaphore
extern "C"
sal_Bool osl_acquireSemaphore(
oslSemaphore Semaphore );

事実上の 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 );

事実上の 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 );

事実上の 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 );

事実上の 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 );

事実上の 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

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.