mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
NPTL: Move fork state variables to initializer files.
This commit is contained in:
@ -28,6 +28,9 @@
|
||||
#include <ldsodefs.h>
|
||||
|
||||
|
||||
unsigned long int *__fork_generation_pointer;
|
||||
|
||||
|
||||
#ifdef TLS_MULTIPLE_THREADS_IN_TCB
|
||||
void
|
||||
#else
|
||||
|
Reference in New Issue
Block a user