代码搜索:thread

找到约 10,000 项符合「thread」的源代码

代码结果 10,000
www.eeworm.com/read/214672/15092296

h syscall.h

/* syscalls.h * Nachos system call interface. These are Nachos kernel operations * that can be invoked from user programs, by trapping to the kernel * via the "syscall" instruction. * * This
www.eeworm.com/read/114080/15115424

html javalang.doc1.html

The Java Language Specification The Package java.lang C
www.eeworm.com/read/213699/15127565

java bouncingcircle.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/207008/15284260

h specific.h

/* * This is a reimplementation of a subset of the pthread_getspecific/setspecific * interface. This appears to outperform the standard linuxthreads one * by a significant margin. * The major rest
www.eeworm.com/read/207008/15284281

c pthread_support.c

/* * Copyright (c) 1994 by Xerox Corporation. All rights reserved. * Copyright (c) 1996 by Silicon Graphics. All rights reserved. * Copyright (c) 1998 by Fergus Henderson. All rights reserved.
www.eeworm.com/read/173141/5379462

java processstreamdrainer.java

/* Derby - Class org.apache.derbyTesting.functionTests.harness.ProcessStreamDrainer Copyright 1999, 2004 The Apache Software Foundation or its licensors, as applicable. Licensed under the
www.eeworm.com/read/172754/5382153

java readerwriterlock.java

/* ======================================================================== * JCommon : a free general purpose class library for the Java(tm) platform * ===========================================
www.eeworm.com/read/172593/5383597

c nutinit.c

/* * Copyright (C) 2001-2003 by egnite Software GmbH. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo
www.eeworm.com/read/172593/5383899

c events.c

/*! * Copyright (C) 2001-2005 by egnite Software GmbH. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the f
www.eeworm.com/read/171081/5399032

c ptw32_tkassoccreate.c

/* * ptw32_tkAssocCreate.c * * Description: * This translation unit implements routines which are private to * the implementation and may be used throughout it. * * ----------------------------