6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
|
#include <sysdep.h>
|
||
|
#include <tls.h>
|
||
|
|
||
|
MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.data.multiple_threads)
|
||
|
TLS_PRE_TCB_SIZE sizeof (struct pthread)
|