.code64 .global __pthread_self .type __pthread_self, @function __pthread_self: push %rbp mov %rsp, %rbp mov %gs:0, %rax pop %rbp ret