代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/246537/4493574

c web02.c

/* Doesn't work right. Main thread sucks up all the CPU time polling unless we call thr_yield(). */ #include "unpthread.h" #include /* Solaris threads */ #define MAXFILES 20 #define S
www.eeworm.com/read/231546/4714716

h thread.h

#if defined(USE_THREADS) || defined(USE_ITHREADS) #ifdef WIN32 # include #else # ifdef OLD_PTHREADS_API /* Here be dragons. */ # define DETACH(t) \ STMT_START { \ if (p
www.eeworm.com/read/209559/4962326

c summit.c

/* * APIC driver for the IBM "Summit" chipset. */ #define APIC_DEFINITION 1 #include #include #include #include #include
www.eeworm.com/read/209559/4962669

h kern_util.h

/* * Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #ifndef __KERN_UTIL_H__ #define __KERN_UTIL_H__ #include "linux/threads.h" #include "sysdep/ptrace.h"
www.eeworm.com/read/209559/4968324

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H /* * We need the APIC definitions automatically as part of 'smp.h' */ #ifndef __ASSEMBLY__ #include #include #include
www.eeworm.com/read/204713/5030091

java periodicwcet.java

package testrt; import joprt.RtThread; import util.Dbg; import util.Timer; import com.jopdesign.sys.Const; import com.jopdesign.sys.Native; // // max threads, max stack, max function length // publ
www.eeworm.com/read/195013/5120676

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H /* * We need the APIC definitions automatically as part of 'smp.h' */ #ifndef __ASSEMBLY__ #include #include #include
www.eeworm.com/read/190346/5184316

in apr_private.h.in

/* include/arch/unix/apr_private.h.in. Generated from configure.in by autoheader. */ #ifndef APR_PRIVATE_H #define APR_PRIVATE_H /* Various #defines we need to know about */ #undef USE_THREADS #un
www.eeworm.com/read/190346/5184328

in~ apr_private.h.in~

/* include/arch/unix/apr_private.h.in. Generated from configure.in by autoheader. */ #ifndef APR_PRIVATE_H #define APR_PRIVATE_H /* Various #defines we need to know about */ #undef USE_THREADS #un
www.eeworm.com/read/179911/5298608

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H /* * We need the APIC definitions automatically as part of 'smp.h' */ #ifndef ASSEMBLY #include #include #include