-
- Downloads
If RINGBUF_MUTEX is defined, ringbuffers are mutex-protected (thread-safe).
Experimenting with this in sbbs to see if there are any race conditions between threads that manipulate the I/O buffers (e.g. Ctrl-C in input_thread clears output buffer).
Please register or sign in to comment