代码搜索:Threads

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

代码结果 7,387
www.eeworm.com/read/434629/1869944

java tourserver.java

// TourServer.java // Andrew Davison, July 2003 (dandrew@ratree.psu.ac.th) /* The top-level Tour server, which waits for client connections and creates TourServerHandler threads to handle
www.eeworm.com/read/434629/1870035

java chatserver.java

// ChatServer.java // Andrew Davison, June 2003 (dandrew@ratree.psu.ac.th) /* The top-level chat server, which waits for client connections and creates ChatServerHandler threads to handle
www.eeworm.com/read/433911/1880586

conf svc.conf

# # -p port number # -n threads in the server # -f thread activation flags # = THR_BOUND # = THR_DAEMON # = THR_DETACHED # = THR_NEW_LWP # -t threading strategy # =
www.eeworm.com/read/432906/1887851

h semaphore.h

#ifndef _SEMAPHORE_H_ #define _SEMAPHORE_H_ #include #include /* * Implementation of semaphore in Mini-os is simple, because * there are no preemptive threads, the atomicity
www.eeworm.com/read/427042/1979084

readme

Mutithreading testing area. Since this stuff is very very platorm specific, this is not part of the normal build. Have a read of doc/threads.doc. mttest will do some testing and will currently buil
www.eeworm.com/read/422785/2031565

readme

Mutithreading testing area. Since this stuff is very very platorm specific, this is not part of the normal build. Have a read of doc/threads.doc. mttest will do some testing and will currently buil
www.eeworm.com/read/418017/2094346

exp usrthcore.exp

# OBSOLETE # usrthcore.exp -- Expect script to test gdb with user threads # OBSOLETE # Copyright (C) 1992 Free Software Foundation, Inc. # OBSOLETE # OBSOLETE # This program is free software; you can
www.eeworm.com/read/418017/2094353

exp usrthbasic.exp

# OBSOLETE # usrthbasic.exp -- Expect script to test gdb with user threads # OBSOLETE # Copyright (C) 1992 Free Software Foundation, Inc. # OBSOLETE # OBSOLETE # This program is free software; you ca
www.eeworm.com/read/411419/2188455

s i386.s

/* i386.s -- assembly support. */ /* // QuickThreads -- Threads-building toolkit. // Copyright (c) 1993 by David Keppel // // Permission to use, copy, modify and distribute this software and // its d
www.eeworm.com/read/411419/2188484

s hppa.s

; pa-risc.s -- assembly support. ; QuickThreads -- Threads-building toolkit. ; Copyright (c) 1993 by David Keppel ; ; Permission to use, copy, modify and distribute this software and ; its documentat