代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/208414/4993183
c pgpexit.c
/*
* pgpExit.c -- This code is for a runtime app. It is *NOT* threaded,
* in any sense of the word. It stores state in static variables
* and wipes system stack and heap when exiting from the
www.eeworm.com/read/190666/5179224
c 20020109-1.c
/* This testcase ICEd when 2 different successors of a basic block
were successfully threaded and try_forward_edges was not expecting
that. */
typedef struct A
{
struct A *s, *t;
unsigned
www.eeworm.com/read/340665/3280015
c 20020109-1.c
/* This testcase ICEd when 2 different successors of a basic block
were successfully threaded and try_forward_edges was not expecting
that. */
typedef struct A
{
struct A *s, *t;
unsigned
www.eeworm.com/read/303435/3810684
c _sfgetu.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "sfhdr.h"
/*
* for backwards compatibility with pre-threaded sfgetl() inline
*/
#ifdef
www.eeworm.com/read/303435/3810842
c _sfgetl.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "sfhdr.h"
/*
* for backwards compatibility with pre-threaded sfgetl() inline
*/
#ifdef
www.eeworm.com/read/440906/1781657
c 20020109-1.c
/* This testcase ICEd when 2 different successors of a basic block
were successfully threaded and try_forward_edges was not expecting
that. */
typedef struct A
{
struct A *s, *t;
unsigned
www.eeworm.com/read/434629/1869898
java threadedscorehandler.java
// ThreadedScoreHandler.java
// Andrew Davison, March 2002, dandrew@ratree.psu.ac.th
/* A threaded handler, called by ThreadedScoreServer to process
a client.
Understood input message
www.eeworm.com/read/434629/1869953
java tourserverhandler.java
// TourServerHandler.java
// Andrew Davison, July 2003 (dandrew@ratree.psu.ac.th)
/* A threaded TourServerHandler deals with a client.
Details about a client are maintained in a TourGroup
www.eeworm.com/read/434629/1870033
java chatserverhandler.java
// ChatServerHandler.java
// Andrew Davison, June 2003 (dandrew@ratree.psu.ac.th)
/*
A threaded ChatServerHandler deals with a client.
Details about a client are maintained in a ChatGrou
www.eeworm.com/read/405149/2295097
h gslice.h
/* GLIB sliced memory - fast threaded memory chunk allocator
* Copyright (C) 2005 Tim Janik
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU