diff options
Diffstat (limited to 'nptl/TODO')
-rw-r--r-- | nptl/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,10 +6,6 @@ - a new attribute for mutexes: number of times we spin before calling sys_futex -- for adaptive mutexes: when releasing, determine whether somebody spins. -If yes, for a short time release lock. If someone else locks no wakeup -syscall needed. - - test with threaded process terminating and semadj (?) being applied |