代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/101075/6255561
java jxtatimer.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/100603/6265982
h prthread.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100603/6266099
h pprthred.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100598/6268614
java cancelcontroller.java
//
// Copyright 1998 CDS Networks, Inc., Medford Oregon
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provide
www.eeworm.com/read/493401/6402255
h synch-sleep.h
// synch.h
// Data structures for synchronizing threads.
//
// Three kinds of synchronization are defined here: semaphores,
// locks, and condition variables. The implementation for
// semaphores is
www.eeworm.com/read/493401/6402270
h synch-sem.h
// synch.h
// Data structures for synchronizing threads.
//
// Three kinds of synchronization are defined here: semaphores,
// locks, and condition variables. The implementation for
// semaphores is
www.eeworm.com/read/484925/6568955
changelog
2006-12-20 Ross Johnson
* sem_destroy.c: Fix the race involving invalidation of the sema;
fix incorrect return of EBUSY resulting from the mutex try
www.eeworm.com/read/480189/6667584
txt sendcard.txt
Sender: 1 2 3 4 5 6 7 8 9 10 11 12
Receiver: Thread-1 1 5 9
Receiver: Thread-2 2 6 10
Receiver: Thread-3 3 7 11
Receiver: Thread-4 4 8 12
Sender: 1 2 3 4
www.eeworm.com/read/477140/6739023
txt readme.txt
This sample will work only on Windows NT 3.51
Steps to try out the sample
===========================
1. Run "QLPC.EXE" without any command line parameters. This
will start the executable i