代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/222777/14673994
c 10a_sample_system.c
/* 10a_sample_system.c
Create two threads, and one mutex.
Use arrays for the thread stacks.
A binary semaphore protects the critical sections.
Use an application timer to display th
www.eeworm.com/read/222777/14674034
c 09_sample_system.c
/* 09_sample_system.c
Create two threads, and one mutex.
Use arrays for the thread stacks.
The mutex protects the critical sections.
Use an application timer to display thread timin
www.eeworm.com/read/222279/14698807
h cdthread.h
#ifndef __CDTHREAD_H
#define __CDTHREAD_H
/* "Extra" functions - not pthread replaceents */
void SetNumProc(int);
int GetNumProc(void);
#ifdef USE_THREAD_LIB
/* Use real threads */
#include
www.eeworm.com/read/121235/14765600
dsn zw.dsn
[ODBC]
DRIVER=Driver do Microsoft Access (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
DriverId=25
DefaultDi
www.eeworm.com/read/217865/14946673
dsn mailsmc.dsn
[ODBC]
DRIVER=Driver do Microsoft Access (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
DriverId=25
DefaultDi
www.eeworm.com/read/212336/15159488
dsn northwind.mdb.dsn
[ODBC]
DRIVER=Driver do Microsoft Access (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
DriverId=25
DefaultDi
www.eeworm.com/read/210310/15202017
java synchbanktest.java
/**
@version 1.30 2004-08-01
@author Cay Horstmann
*/
import java.util.concurrent.locks.*;
/**
This program shows how multiple threads can safely access a data structure.
*/
publ
www.eeworm.com/read/208555/15244459
dsn hs.dsn
[ODBC]
DRIVER=Driver do Microsoft Access (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
DriverId=25
DefaultDi
www.eeworm.com/read/208186/15251279
dsn db4.mdb.dsn
[ODBC]
DRIVER=Microsoft Access Driver (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
ReadOnly=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
Exclusive=1
www.eeworm.com/read/208186/15251346
dsn dbq.dsn
[ODBC]
DRIVER=Microsoft Access Driver (*.mdb)
UID=admin
UserCommitSync=Yes
Threads=3
SafeTransactions=0
ReadOnly=0
PageTimeout=5
MaxScanRows=8
MaxBufferSize=2048
FIL=MS Access
Exclusive=1