mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include <dl-sysdep.h>
|
||||
#include <dl-tls.h>
|
||||
#include <tls.h>
|
||||
#include <list.h>
|
||||
#include <lowlevellock.h>
|
||||
#include <kernel-features.h>
|
||||
|
||||
|
Reference in New Issue
Block a user