summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/uClibc_mutex.h
Commit message (Expand)AuthorAgeFilesLines
* remove extra comma in lock macroAustin Foxley2010-07-031-1/+1
* fix a few build errors for the no threads caseAustin Foxley2010-04-281-0/+1
* nptl: fix libc internal, dynamically enabled lockingTimo Teräs2010-04-221-12/+5
* nptl: remove unneeded libc-lock.h includeTimo Teräs2010-04-201-1/+0
* libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-161-5/+17
* rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley2009-10-171-2/+66
* - revert 24148:24151Bernhard Reutner-Fischer2008-11-261-3/+3
* - hide locksBernhard Reutner-Fischer2008-11-251-3/+3
* Fix SEGV for static builds in exit() path.Joakim Tjernlund2007-01-101-1/+1
* fix building when pthread support is disabledMike Frysinger2006-12-111-1/+1
* silence a lot of warnings and fix a few genuine bugs while I'm at it.Eric Andersen2006-12-091-1/+1
* finish the pthread locking cleanups. This should get things compiling againEric Andersen2006-12-081-0/+1
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-0/+87