summaryrefslogtreecommitdiff
path: root/ace/TP_Reactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-1/+1
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-2/+0
* ChangeLogTag: Thu Jan 27 20:25:37 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-281-1/+20
* ChangeLogTag: Fri Jan 14 15:42:28 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-141-20/+0
* ChangeLogTag: Thu Jan 13 20:11:55 2000 Irfan Pyarali <irfan@cs.wustl.edu>irfan2000-01-141-0/+20
* Instead of setting suspend_set_ and wait_set_ both all the time,jxh1999-12-031-8/+18
* Fixed a problem where cancel_wakeup would fail. Since an eventjxh1999-09-151-0/+20
* ChangeLogTag:Tue Aug 17 20:02:55 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-181-2/+3
* ChangeLogTag:Tue Aug 17 20:51:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-181-4/+6
* ChangeLogTag:Wed Jul 21 04:32:20 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-07-211-0/+7
* Make sure <notify_handler_> never gets suspended without holding the <token_>.nanbor1998-10-041-6/+13
* (dispatch_io_set): added ACE_UNUSED_ARG (ready_mask).levine1998-08-121-0/+2
* Allow signaling the token and wake up all thread. Added checking of token st...nanbor1998-08-041-2/+8
* Added ACE_RCSID to examples/gonzo1998-07-311-0/+2
* *** empty log message ***nanbor1998-07-291-14/+12
* Integrated TP_Reactornanbor1998-07-291-0/+206