aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_mutex_cond_lock.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-21nptl: Move core mutex functions into libcFlorian Weimer1-1/+2
2021-04-21nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimizationFlorian Weimer1-0/+1
2017-08-31nptl: Remove internal_function attributeFlorian Weimer1-1/+1
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel1-3/+3
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+21