[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnomemeeting: PMutex acquired...



> > 	exchange_and_add
> > 	atomic_add
> > 	compare_and_swap
> > 
> > The last being the most important since it's used in
> > glibc's linuxthreads implementation :}
> 
> I can hack an implementation of this.
> But I need some guidance on interfaces and what works for glibc upstream.
> Any other arches that don't have those routines implemented in their
> insn set I can model the implementation after?
> 

Umm... everyone but us has it implemented :)
So you'll find lots of examples to copy.

If you hack any patch together, I'll deal with the upstream
submission process.

Thanks g.

c.



Reply to: