Jan. 29, 2013
4:53 p.m.
On Tue, 29 Jan 2013 16:35:13 +0100, Karaoui mohamed lamine said:
If multiple threads try to read/write at the same time, they could read/write at the same offset ?
If my understanding are correct, is this POSIX compliant ?
You might want to ponder why the lockf() syscall exists at all.. :)