RE: RE: Cancelling Subversion operations
From: Jon Watte <svn-dev-0209_at_mindcontrol.org>
Date: 2002-09-19 01:19:34 CEST
> > The logical extension if you wanted more expressive power is for SVN
> If memory serves, thread-local storage isn't nearly as efficient as you
The three implementations I know of are:
Mask the stack pointer to get at it -- used by Windows I think.
Look in an otherwise unused CPU debug register to get at it --
Look it up in a hash table from thread ID -- used on MacOS I
If someone good at Linux, Solaris and BSD internals could fill
Anyway, if testing for cancellation involves looking up in a
I guess the main point is that with the current suggested
Cheers,
/ h+
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.