j
k
j a
j l
Would it be feasible/prudent/costly to make Stdio.Buffer->add() thread safe? I have the practical problem that I need to append to a buffer from different threads. The alternative is to use a Thread.Queue.
Show replies by date
It is thread safe. In fact, all buffer methods are.
pike-devel@lists.lysator.liu.se
Add to favorites Remove from favorites