This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: need to use lll_futex_wake_unlock in new code for glibc 2.4


On Sat, Apr 4, 2009 at 4:50 PM, Daniel De La Zerda
<ddelazerda007@yahoo.com> wrote:
> Mostly education and also for some custom applications that use a huge ammount of conditional variables and mutexes. I'm trying to make these primitives smaller in size and as a result, I ended up developing my own "pthread.h". In the end, my custom glibc will have the option of using the regular conditional varibles and mutexes or the smaller ones that I implemented.

That sounds very interesting! Please remember to post your results to
the list when you're done. For bonus points from the community you
could write up your work on the community wiki
http://sourceware.org/glibc/wiki/ *wink* *wink* *nudge* *nudge*.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]