BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmt::FastPostSemaphore Member List
This is the complete list of members for
bslmt::FastPostSemaphore
, including all inherited members.
clockType
() const
bslmt::FastPostSemaphore
inline
disable
()
bslmt::FastPostSemaphore
inline
e_DISABLED
enum value
bslmt::FastPostSemaphore
e_FAILED
enum value
bslmt::FastPostSemaphore
e_SUCCESS
enum value
bslmt::FastPostSemaphore
e_TIMED_OUT
enum value
bslmt::FastPostSemaphore
e_WOULD_BLOCK
enum value
bslmt::FastPostSemaphore
enable
()
bslmt::FastPostSemaphore
inline
FastPostSemaphore
(bsls::SystemClockType::Enum clockType=bsls::SystemClockType::e_REALTIME)
bslmt::FastPostSemaphore
inline
explicit
FastPostSemaphore
(const bsl::chrono::system_clock &)
bslmt::FastPostSemaphore
inline
explicit
FastPostSemaphore
(const bsl::chrono::steady_clock &)
bslmt::FastPostSemaphore
inline
explicit
FastPostSemaphore
(int count, bsls::SystemClockType::Enum clockType=bsls::SystemClockType::e_REALTIME)
bslmt::FastPostSemaphore
inline
explicit
FastPostSemaphore
(int count, const bsl::chrono::system_clock &)
bslmt::FastPostSemaphore
inline
FastPostSemaphore
(int count, const bsl::chrono::steady_clock &)
bslmt::FastPostSemaphore
inline
getDisabledState
() const
bslmt::FastPostSemaphore
inline
getValue
() const
bslmt::FastPostSemaphore
inline
isDisabled
() const
bslmt::FastPostSemaphore
inline
post
()
bslmt::FastPostSemaphore
inline
post
(int value)
bslmt::FastPostSemaphore
inline
postWithRedundantSignal
(int value, int available, int blocked)
bslmt::FastPostSemaphore
inline
ReturnValue
enum name
bslmt::FastPostSemaphore
take
(int maximumToTake)
bslmt::FastPostSemaphore
inline
takeAll
()
bslmt::FastPostSemaphore
inline
timedWait
(const bsls::TimeInterval &absTime)
bslmt::FastPostSemaphore
inline
timedWait
(const bsl::chrono::time_point< CLOCK, DURATION > &absTime)
bslmt::FastPostSemaphore
inline
tryWait
()
bslmt::FastPostSemaphore
inline
wait
()
bslmt::FastPostSemaphore
inline
~FastPostSemaphore
()=default
bslmt::FastPostSemaphore
Generated by
1.9.8