On Fri, Mar 27, 2015 at 2:50 AM, Carlos Martín Nieto <c...@dwim.me> wrote:
> A call to opendir thread-safe and the readdir calls only share the buffer 
> within the same directory stream,
> which is local to this function. Therefore this lock does not buy us anything.

Yep.

Heads up on this, bcook, in case the Windows opendir/readdir emulation
isn't thread-safe (unlikely).


Philip Guenther

Reply via email to