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