代码搜索:Multi-Threaded
找到约 185 项符合「Multi-Threaded」的源代码
代码结果 185
www.eeworm.com/read/122330/14700846
h sdlogtask.h
/* SDLogTask.h created by andrew on Thu 30-Apr-1998 */
//
// A wrapper of some intense multi-threaded code
// To allow you to spawn a task and see the errors
//
#import
@interface
www.eeworm.com/read/438717/1823324
py brownian.py
# Brownian motion -- an example of a multi-threaded Tkinter program.
from Tkinter import *
import random
import threading
import time
import sys
WIDTH = 400
HEIGHT = 300
SIGMA = 10
BUZZ = 2
RADIUS =
www.eeworm.com/read/297397/8025417
pro qstars.pro
TEMPLATE = app
CONFIG += qt warn_on
exists( $(QTDIR)/lib/libqt-mt* ) {
message( "Configuring for multi-threaded Qt..." )
CONFIG += thread
}
IMAGES = qstars.png
HEADERS = mainwindow.h
SO
www.eeworm.com/read/197479/5094743
c handler.c
/* handler.c
Multi-threaded stand-alone event handler service
Events are based on asynchronous one-way SOAP messaging using HTTP
keep-alive for persistent connections
The 'synchronous' global f
www.eeworm.com/read/306677/3735164
c handler.c
/* handler.c
Multi-threaded stand-alone event handler service
Events are based on asynchronous one-way SOAP messaging using HTTP
keep-alive for persistent connections
The 'synchronous' global f
www.eeworm.com/read/136072/5873740
h rpc_private.h
#ifndef _RPC_RPC_H
#include
/* Now define the internal interfaces. */
extern unsigned long _create_xid (void);
/*
* Multi-threaded support
* Group all global and static variables into
www.eeworm.com/read/167046/5469726
h rpc_private.h
#ifndef _RPC_RPC_H
#include
/* Now define the internal interfaces. */
extern unsigned long _create_xid (void);
/*
* Multi-threaded support
* Group all global and static variables into
www.eeworm.com/read/163821/5508405
h rpc_private.h
#ifndef _RPC_RPC_H
#include
/* Now define the internal interfaces. */
extern unsigned long _create_xid (void);
/*
* Multi-threaded support
* Group all global and static variables into
www.eeworm.com/read/395229/2444069
h rpc_private.h
#ifndef _RPC_RPC_H
#include
/* Now define the internal interfaces. */
extern unsigned long _create_xid (void);
/*
* Multi-threaded support
* Group all global and static variables into