代码搜索:TLS

找到约 2,313 项符合「TLS」的源代码

代码结果 2,313
www.eeworm.com/read/470917/1439178

h tls.h

/* Definition for thread-local data handling. nptl/x86_64 version. Copyright (C) 2002,2003,2004,2005,2006,2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU
www.eeworm.com/read/470917/1442917

h tls.h

/* Definitions for thread-local data handling. Hurd version. Copyright (C) 2003, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free
www.eeworm.com/read/470917/1442952

h tls.h

/* Definitions for thread-local data handling. Hurd/i386 version. Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Libra
www.eeworm.com/read/470720/1444587

exp tls.exp

# Copyright (C) 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # t
www.eeworm.com/read/470720/1452041

exp tls.exp

# Copyright (C) 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # t
www.eeworm.com/read/470693/1456533

exp tls.exp

# Copyright (C) 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # t
www.eeworm.com/read/470693/1463987

exp tls.exp

# Copyright (C) 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # t
www.eeworm.com/read/242732/4536891

h tls.h

/* tls.h */ #ifndef __CRT_INTERNAL_TLS_H #define __CRT_INTERNAL_TLS_H #ifndef _CRT_PRECOMP_H #error DO NOT INCLUDE THIS HEADER DIRECTLY #endif #include #include #
www.eeworm.com/read/242732/4537002

c tls.c

#include #include #include #include static unsigned long TlsIndex = (unsigned long)-1; static void InitThreadData(PTHREADDATA
www.eeworm.com/read/242732/4543735

c tls.c

/* $Id: tls.c 21880 2006-05-10 17:47:44Z ion $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * FILE: lib/kernel32/thread/tl