]> git.ipfire.org Git - thirdparty/glibc.git/blame - nptl/TODO
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / nptl / TODO
CommitLineData
76a50749
UD
1- we should probably extend pthread_mutexattr_t with a field to create a
2 single linked list of all instances. This requires changing the
3 pthread_mutexattr_* functions.
4
5
6- a new attribute for mutexes: number of times we spin before calling
7sys_futex
8
9
10
c22b52fa
UD
11- test with threaded process terminating and semadj (?) being applied
12 only after all threads are gone