| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag: Tue Jul 24 16:41:57 2001 Joe Hoffert <joeh@cs.wustl.edu> | joeh | 2001-07-24 | 1 | -40/+84 |
* | ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-19 | 1 | -2/+0 |
* | with ACE_HAS_PRIOCNTL, moved #include of sys/{rt,ts}priocntl.h from OS.cpp an... | levine | 1999-05-20 | 1 | -5/+0 |
* | untabified | levine | 1999-02-23 | 1 | -3/+3 |
* | removed #include of ACE.h because it's not necessary | levine | 1999-02-23 | 1 | -1/+0 |
* | use both ACE_HAS_PRIOCNTL and ACE_HAS_STHREADS | levine | 1998-09-26 | 1 | -6/+6 |
* | replaced ACE_HAS_STHREADS with ACE_HAS_PRIOCNTL | levine | 1998-09-23 | 1 | -12/+12 |
* | Changed to not use ACE_HAS_DCETHREADS (or DCE_DRAFT4_THREADS) - unify around the | Steve Huston | 1998-08-17 | 1 | -6/+6 |
* | Added RCS Id strings to cpp files via a macro that can be turned off | gonzo | 1998-07-11 | 1 | -0/+2 |
* | added support on Solaris for setting LWP priority | levine | 1998-04-18 | 1 | -9/+9 |
* | ({next,previous)_priority): added ACE_HAS_DCETHREADS check before !defined(AC... | levine | 1997-12-26 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1997-08-10 | 1 | -15/+11 |
* | (previous_priority, VxWorks only): removed ACE_UNUSED_ARG (policy) because po... | levine | 1997-06-23 | 1 | -1/+0 |
* | *** empty log message *** | schmidt | 1997-05-25 | 1 | -1/+3 |
* | *** empty log message *** | schmidt | 1997-05-24 | 1 | -3/+9 |
* | (Solaris only): use 0 min priority again, with workaround in ACE_OS::thr_crea... | levine | 1997-05-21 | 1 | -8/+2 |
* | (priority_min): On Solaris (with STHREADS), don't return priority of 0 becaus... | levine | 1997-05-09 | 1 | -2/+8 |
* | moved memsets of pcinfo so that entire pcinfo structure is zeroed out, to _re... | levine | 1997-04-05 | 1 | -5/+5 |
* | added /**/ to #include directives | levine | 1997-04-03 | 1 | -2/+2 |
* | * Added -fno-implicit-templates for Linux platforms | Chris Cleeland | 1997-04-02 | 1 | -30/+36 |
* | foo | schmidt | 1997-03-29 | 1 | -1/+2 |
* | (priority_min, priority_max, next_priority, previous_priority): not supported... | levine | 1997-03-17 | 1 | -4/+4 |
* | Fixed broken #elif constructs in a few places. | Chris Cleeland | 1997-03-10 | 1 | -4/+4 |
* | more fixes for WTHREADS | levine | 1997-03-06 | 1 | -3/+7 |
* | *** empty log message *** | irfan | 1997-03-06 | 1 | -2/+2 |
* | revised thread/process priority interface (merged in posix_thread_priority br... | levine | 1997-03-05 | 1 | -3/+245 |
* | *** empty log message *** | irfan | 1997-01-29 | 1 | -0/+2 |
* | foo | schmidt | 1997-01-29 | 1 | -9/+0 |
* | added ACE_OS::set_sched_params (), and ACE_Scheduling_Parameters and ACE_Thre... | levine | 1997-01-29 | 1 | -0/+34 |