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