代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/328357/3443954
c th-lock.c
/* crypto/threads/th-lock.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
www.eeworm.com/read/325387/3484313
make
# Copyright (C) Igor Sysoev
if test -n "$OPENSSL_OPT"; then
NGX_OPENSSL_CONFIG="./Configure \"$OPENSSL_OPT\""
else
NGX_OPENSSL_CONFIG="./config"
fi
case $USE_THREADS in
NO) NGX_OPENSSL
www.eeworm.com/read/321483/3534966
t my_cxt.t
#!perl -w
# test per-interpeter static data API (MY_CXT)
# DAPM Dec 2005
my $threads;
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
push @INC, "::lib:$MacPerl::Architecture:" if $^O eq '
www.eeworm.com/read/316872/3601719
h hardirq.h
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H
#include
#include
/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned long __sof
www.eeworm.com/read/316872/3607096
c svc.c
/*
* linux/net/sunrpc/svc.c
*
* High-level RPC service routines
*
* Copyright (C) 1995, 1996 Olaf Kirch
*
* Multiple threads pools and NUMAisation
* Copyright (c) 2006 Sili
www.eeworm.com/read/305065/3780924
h fetcho~1.h
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 09-02-00
#ifndef FETCHOPEN_H
#define FETCHOPEN_H
/* Opens sockets
* Due to DNS calls, several threads might run this function
*/
void *startFetchBloc
www.eeworm.com/read/299474/3852638
hrc perform.hrc
#ifndef __PERFORM_HRC_
#define __PERFORM_HRC_
#define IDC_STATIC -1
#define IDC_THREADS 201
#define IDC_KEEPALIVE 202
#define IDC_ALIVECOUNT 203
#define IDC_A
www.eeworm.com/read/298487/3865728
java checkthread.java
package wtvcgui.utils.threads;
import java.io.File;
import java.io.IOException;
import java.io.RandomAccessFile;
import data.Data;
import wtvcgui.WinTVCap_GUI;
/**
* @author Ren
www.eeworm.com/read/292705/3947228
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
/* only non-SMP supported */
#include
/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned int __so
www.eeworm.com/read/292705/3948061
h hardirq.h
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H
#include
#include
/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned long __sof