On May 30, 8:29pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: pthread library related
| Do we really need this? Why is it a function pointer? It is the same as signal. | > The third one is the missing kernel logic for _SC_SEM_NSEMS_MAX. | | Why not use atomic_inc/atomic_dec for the p_nsem count (and a proper | atomic-friendly type instead of uint)? Why limit the number at all? Sure. christos