Make xx_eof() and xx_write() thread safe for local file access. Technically...
Make xx_eof() and xx_write() thread safe for local file access. Technically they don't need to be. But it adds robustness.
Please register or sign in to comment
Make xx_eof() and xx_write() thread safe for local file access. Technically they don't need to be. But it adds robustness.