Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile conditn.h
- osl_checkCondition
- extern "C"
sal_Bool osl_checkCondition( oslCondition 条件 );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Queries the 明言する/公表する of the 条件 without 封鎖するing.
- Parameters
条件 扱う to a created 条件.
- Return
- True: 条件 is 始める,決める.
誤った: 条件 is not 始める,決める.
- osl_createCondition
- extern "C"
oslCondition osl_createCondition( 無効の );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- Description
- Creates a 条件. The 条件 is in the reset-明言する/公表する. @returns 0 if 条件 could not be created.
- osl_destroyCondition
- extern "C"
無効の osl_destroyCondition( oslCondition 条件 );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 解放する/自由な the memory used by the 条件.
- Parameters
条件 the 条件 扱う.
- osl_resetCondition
- extern "C"
sal_Bool osl_resetCondition( oslCondition 条件 );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 始める,決めるs 条件 to 誤った => wait() will 封鎖する, check() returns 誤った
- Parameters
条件 扱う to a created 条件.
- Return
- 誤った if system-call failed.
- osl_setCondition
- extern "C"
sal_Bool osl_setCondition( oslCondition 条件 );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 始める,決めるs 条件 to True => wait() will not 封鎖する, check() returns True. NOTE: ALL threads waiting on this 条件 are unblocked!
- Parameters
条件 扱う to a created 条件.
- Return
- 誤った if system-call failed.
- osl_waitCondition
- extern "C"
oslConditionResult osl_waitCondition( oslCondition 条件, const TimeValue * pTimeout );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- Description
- 封鎖するs if 条件 is not 始める,決める
If 条件 has been destroyed 未熟に, wait() will return with 誤った. - Parameters
条件 扱う to a created 条件.
pTimeout Tiemout value or NULL for infinite waiting
- Return
- 誤った if system-call failed.
最高の,を越す 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.