
16 Jul
2004
16 Jul
'04
1:11 p.m.
David Abrahams wrote:
"Peter Dimov" <pdimov@mmltd.net> writes:
David Abrahams wrote:
I'm not too worried. It really would be semantically identical and the timed lock code could contain a branch for the zero case if you want efficiency.
It might still be too cute, but as long as we're talking about slimming the interface down we should discuss it.
This implicitly assumes relative timeouts.
As opposed to what? Maybe I don't understand the term.
As opposed to absolute timeouts (either rooted on 1970-1-1 00:00:00 UTC or monotonic). Although, now that I think of it, zero does mean a try lock in all of these, so my statement is wrong.