is_acquired
Description:
Check if the ringbuffer is acquired and ready to use.
Parameters:
this |
the RingBuffer to check |
Returns:
TRUE if the ringbuffer is acquired, FALSE on error. MT safe. |
Check if the ringbuffer is acquired and ready to use.
this |
the RingBuffer to check |
TRUE if the ringbuffer is acquired, FALSE on error. MT safe. |