代码搜索:Threading
找到约 3,703 项符合「Threading」的源代码
代码结果 3,703
www.eeworm.com/read/325211/13218840
txt rs232.txt
' 版权所有 (C) Microsoft Corporation。保留所有权利。
Imports System.Runtime.InteropServices
Imports System.Text
Imports System.Threading
Public Class RS232
' 声明必需的类变量及其初始值。
Private mhRS As Integ
www.eeworm.com/read/131283/5947031
in entry.mak.in
prefix=@prefix@
CC=@CC@
PROJ_INC=-I@project_root@/include -I@project_root@/../Threading/include -I@project_root@/../ptrs/include
CFLAGS=$(PROJ_INC) @CFLAGS@
CXX=@CXX@
CXXFLAGS=$(PROJ_INC) @CXXFLAGS@
www.eeworm.com/read/131283/5947034
in makefile.in
PROJECT_ROOT=@project_root@
include $(PROJECT_ROOT)/config/entry.mak
RUNNABLES=demo demo1
ALL_LIBS=-L../src -lLogger -L../../Threading/src -lThreading $(LIBS)
demo: demo.o
$(CXX) $(CXXFLAGS) -o de
www.eeworm.com/read/131283/5947170
mak entry.mak
prefix=/usr/local
CC=gcc
PROJ_INC=-I/usr/home/rssh/work/Gen/ptrs/include -I/usr/home/rssh/work/Gen/ptrs/../Threading/include -I/usr/home/rssh/work/Gen/ptrs/ptrs/include -I/usr/home/rssh/work/Gen/ptrs/
www.eeworm.com/read/233448/4685464
c ssa-dom-thread-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-dom1-details" } */
void t(void);
void q(void);
void q1(void);
void
threading(int a,int b)
{
if (a>b)
t();
else
q();
if (a
www.eeworm.com/read/229812/4730098
makefile
#pmake: build flat register 32bit os2 threading dll defwin iX86 dynamic os_os2 cpu_386
processor=386
model=mf
system=os2
linkage=dynamic
convention=register
!include ../../../objects.mif
!inclu
www.eeworm.com/read/229812/4730159
makefile
#pmake: build flat register 32bit os2 threading dll conio iX86 dynamic os_os2 cpu_386
processor=386
model=mf
system=os2
linkage=dynamic
convention=register
!include ../../../objects.mif
!includ
www.eeworm.com/read/229812/4730238
makefile
#pmake: build flat register 32bit os2 threading dll convert iX86 dynamic os_os2 cpu_386
processor=386
model=mf
system=os2
linkage=dynamic
convention=register
!include ../../../objects.mif
!incl
www.eeworm.com/read/229812/4730240
makefile
#pmake: build flat stack 32bit os2 threading dll convert iX86 dynamic os_os2 cpu_386
processor=386
model=mf
system=os2
linkage=dynamic
convention=stack
!include ../../../objects.mif
!include $(
www.eeworm.com/read/229812/4730388
makefile
#pmake: build flat register 32bit os2 threading dll process iX86 dynamic os_os2 cpu_386
processor=386
model=mf
system=os2
linkage=dynamic
convention=register
!include ../../../objects.mif
!incl