On 16/02/07, Peter <[EMAIL PROTECTED]> wrote:

Atomic code execution should not require assembly because segment
locking can be done using C (even if that C is inline assembly for
some applications).


And how would you implement the lock on the segment?

(assuming I guess correctly what you mean by "segment locking", the closest
I found was related to ELF file segments and POSIX file segment locking).

--Amos

Reply via email to