?? tcb-offsets.sym
字號:
#include <sysdep.h>#include <tls.h>RESULT offsetof (struct pthread, result)TID offsetof (struct pthread, tid)PID offsetof (struct pthread, pid)CANCELHANDLING offsetof (struct pthread, cancelhandling)CLEANUP_JMP_BUF offsetof (struct pthread, cleanup_jmp_buf)MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads)TLS_PRE_TCB_SIZE sizeof (struct pthread)MUTEX_FUTEX offsetof (pthread_mutex_t, __data.__lock)POINTER_GUARD offsetof (tcbhead_t, pointer_guard)#ifndef __ASSUME_PRIVATE_FUTEXPRIVATE_FUTEX offsetof (struct pthread, header.private_futex)#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -