代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/409921/2219998
h adns.h
/*
* adns.h
* - adns user-visible API (single-threaded, without any locking)
*/
/*
*
* This file is
* Copyright (C) 1997-2000 Ian Jackson
*
* It is
www.eeworm.com/read/408009/2255342
h http.h
/*
W3C Sample Code Library libwww HTTP Client
!
Multi Threaded HyperText Tranfer Protocol Client Module
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright stat
www.eeworm.com/read/395229/2444751
h sigthread.h
/* Signal handling function for threaded programs.
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; y
www.eeworm.com/read/395229/2446596
h sigthread.h
/* Signal handling function for threaded programs.
Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; y
www.eeworm.com/read/367182/2850527
h sigthread.h
/* Signal handling function for threaded programs.
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/362989/2925139
h sigthread.h
/* Signal handling function for threaded programs.
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softw
www.eeworm.com/read/262897/4307989
svn-base connection.java.svn-base
package wFramework;
import javax.microedition.io.*;
import javax.microedition.lcdui.Image;
import java.io.IOException;
import java.io.InputStream;
/**
* Simple threaded class used to connec
www.eeworm.com/read/160303/5572939
plutohelper
-*- emacs-wiki -*-
Pluto helpers are started by pluto to do cryptographic operations.
Pluto will start n-1 of them, where n is the number of CPUs that you have
(including hypher threaded CPUs). If y
www.eeworm.com/read/190429/8443728
callmgr design.callmgr
Call Manager is a single-threaded application.
It's easier that way.
Nothing blocks except a select() call.
The pptp code provides an fd_set for us to watch, and a function
to call to see if a given
www.eeworm.com/read/287415/8686978
c twordcount2.c
/* twordcount2.c - threaded word counter for two files. */
/* version 2: uses mutex to lock counter */
#include
#include
#include
int