代码搜索:TLS
找到约 2,313 项符合「TLS」的源代码
代码结果 2,313
www.eeworm.com/read/320652/3542665
h tls.h
/* Definition for thread-local data handling. nptl/i386 version.
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Librar
www.eeworm.com/read/320652/3542679
h tls.h
/* Definitions for thread-local data handling. NPTL/sparc version.
Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is
www.eeworm.com/read/320652/3542686
h tls.h
/* Definition for thread-local data handling. nptl/x86_64 version.
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU
www.eeworm.com/read/320652/3546172
h tls.h
/* Definitions for thread-local data handling. Hurd version.
Copyright (C) 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softwa
www.eeworm.com/read/320652/3546207
h tls.h
/* Definitions for thread-local data handling. Hurd/i386 version.
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free s
www.eeworm.com/read/318039/3572411
c tls.c
/*
* tls.c
*
* Version: $Id: tls.c,v 1.15 2007/12/15 14:56:10 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/316872/3589899
c tls.c
#include "linux/sched.h"
void clear_flushed_tls(struct task_struct *task)
{
}
int arch_copy_tls(struct task_struct *t)
{
/*
* If CLONE_SETTLS is set, we need to save the thread id
* (which is a
www.eeworm.com/read/316872/3589975
c tls.c
/*
* Copyright (C) 2005 Paolo 'Blaisorblade' Giarrusso
* Licensed under the GPL
*/
#include "linux/percpu.h"
#include "linux/sched.h"
#include "asm/uaccess.h"
#include "os.
www.eeworm.com/read/316872/3589998
h tls.h
#ifndef _SYSDEP_TLS_H
#define _SYSDEP_TLS_H
# ifndef __KERNEL__
/* Change name to avoid conflicts with the original one from , which
* may be named user_desc (but in 2.4 and in header ma
www.eeworm.com/read/316872/3590035
h tls.h
#ifndef _SYSDEP_TLS_H
#define _SYSDEP_TLS_H
# ifndef __KERNEL__
/* Change name to avoid conflicts with the original one from , which
* may be named user_desc (but in 2.4 and in header ma