1#include <sysdep.h> 2#include <tls.h> 3 4MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads) 5STACK_GUARD offsetof (tcbhead_t, stack_guard) 6TID offsetof (struct pthread, tid) 7