xant/libhl

Is rbuf lock-free for single-thread read and single-thread write ?

Closed this issue · 0 comments

Use only rbuf_create/rbuf_read/rbuf_write .
Is rbuf lock-free for single-thread read and single-thread write ?
Do I need to use mutex to lock read/write access to rfx/wfx/used?