Re: Current NTPL changes for PPC32/PPC64 M2
Jakub Jelinek <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 14, 2003 at 04:38:15PM -0600, Steven Munroe wrote: > > - - the lowlevellock/mutex code seems not to contain anything machine > > specific. Move it in the generic Linux directory. I think at least atomic_decrement_if_positive should be added to atomic.h and sysdeps/linux/ code should use the atomic.h primitives, not some lll_* ones. Jakub