mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-21 17:31:10 +03:00
This patch introduces two new convenience functions to set the default thread attributes used for creating threads. This allows a programmer to set the default thread attributes just once in a process and then run pthread_create without additional attributes.
7.7 KiB
7.7 KiB