代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/434168/1874534
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/433911/1880251
mpb tmcast.mpb
// -*- MPC -*-
// $Id: tmcast.mpb 80826 2008-03-04 14:51:23Z wotte $
project: acelib, exceptions, threads {
avoids += ace_for_tao
after += TMCast
libs += ACE_TMCast
includes +
www.eeworm.com/read/430518/1926234
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/430518/1927067
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/428420/1960154
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/427042/1979085
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/422785/2031566
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/410339/2212337
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef struct {
unsigned int __soft
www.eeworm.com/read/410291/2213664
properties msgzul_sv.properties
#"charset=utf-8"
#-=TOO_MANY_SUSPENDED
3100=Too many suspended event processing threads.
#
# Validation #
#
#-=EMPTY_NOT_ALLOWED
2000=Blank ej tillåtet
#-=NO_POSITIVE_NEGATIVE_ZERO
2001=End
www.eeworm.com/read/409488/2231121
java dateutil.java
package com.sxit.wap.threads;
import java.util.*;
import java.sql.*;
public class DateUtil {
private static String sysChar;//日期分隔符
static {
sysChar="-";
}
public static Timestamp getStatBe