代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/131693/14132899

h trdlocal.h

#ifndef CRYPTOPP_TRDLOCAL_H #define CRYPTOPP_TRDLOCAL_H #include "config.h" #ifdef THREADS_AVAILABLE #include "misc.h" #ifdef HAS_WINTHREADS #include typedef DWORD ThreadLoc
www.eeworm.com/read/128841/14277121

h trdlocal.h

#ifndef CRYPTOPP_TRDLOCAL_H #define CRYPTOPP_TRDLOCAL_H #include "config.h" #ifdef THREADS_AVAILABLE #include "misc.h" #ifdef HAS_WINTHREADS typedef unsigned long ThreadLocalIndexType;
www.eeworm.com/read/226200/14489795

h trdlocal.h

#ifndef CRYPTOPP_TRDLOCAL_H #define CRYPTOPP_TRDLOCAL_H #include "config.h" #ifdef THREADS_AVAILABLE #include "misc.h" #ifdef HAS_WINTHREADS typedef unsigned long ThreadLocalIndexType;
www.eeworm.com/read/124620/14557167

h stl_alloc.h

/* * Copyright (c) 1996-1997 * Silicon Graphics Computer Systems, Inc. * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby gra
www.eeworm.com/read/223165/14651017

m4 acinclude.m4

dnl Special Autoconf Macros for OpenVPN dnl OPENVPN_ADD_LIBS(LIB) AC_DEFUN(OPENVPN_ADD_LIBS, [ LIBS="$1 $LIBS" ]) dnl @synopsis AX_CPP_VARARG_MACRO_GCC dnl dnl Test if the preprocessor understands
www.eeworm.com/read/205946/15303184

c srchcrt.c

/* * SrchCrt.c * * Sample code for "Multithreading Applications in Win32" * This is from Chapter 8, Listing 8-1 * * Uses multiple threads to search the files * "*.c" in the current dire
www.eeworm.com/read/171081/5399002

c pthread_barrier_init.c

/* * pthread_barrier_init.c * * Description: * This translation unit implements barrier primitives. * * -------------------------------------------------------------------------- * * Pthr
www.eeworm.com/read/169190/5426904

h apr_arch_global_mutex.h

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/168845/5432501

cpp scoped_critical_region.cpp

// (C) Copyright Mac Murrett 2001. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www
www.eeworm.com/read/168845/5432507

hpp init.hpp

// (C) Copyright Mac Murrett 2001. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www