summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/uClibc_mutex.h
AgeCommit message (Expand)Author
2009-10-17rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley
2008-11-26- revert 24148:24151Bernhard Reutner-Fischer
2008-11-25- hide locksBernhard Reutner-Fischer
2007-01-10Fix SEGV for static builds in exit() path.Joakim Tjernlund
2006-12-11fix building when pthread support is disabledMike Frysinger
2006-12-09silence a lot of warnings and fix a few genuine bugs while I'm at it.Eric Andersen
2006-12-08finish the pthread locking cleanups. This should get things compiling againEric Andersen
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen