5 Commits (d56460c939c94a6c547abe8238f442b8de10bfbd)

Author SHA1 Message Date
Rich Felker 12e1e32468 process robust list in pthread_exit to fix detached thread use-after-unmap 11 years ago
Rich Felker de7e99c585 make pointers used in robust list volatile 12 years ago
Rich Felker b092f1c5fa enable private futex for process-local robust mutexes 12 years ago
Rich Felker 0109d950e6 make pthread attribute types structs, even when they just have one field 13 years ago
Rich Felker 047e434ef5 implement robust mutexes 15 years ago