7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
|
#include <sysdep.h>
|
||
|
#include <tls.h>
|
||
|
|
||
|
SELF offsetof (tcbhead_t, self)
|
||
|
CLEANUP offsetof (struct pthread, cleanup)
|
||
|
CLEANUP_PREV offsetof (struct _pthread_cleanup_buffer, __prev)
|