summaryrefslogtreecommitdiff
path: root/ace/Sched_Params.cpp
Commit message (Expand)AuthorAgeFilesLines
* use both ACE_HAS_PRIOCNTL and ACE_HAS_STHREADSlevine1998-09-261-6/+6
* replaced ACE_HAS_STHREADS with ACE_HAS_PRIOCNTLlevine1998-09-231-12/+12
* Changed to not use ACE_HAS_DCETHREADS (or DCE_DRAFT4_THREADS) - unify around theSteve Huston1998-08-171-6/+6
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* added support on Solaris for setting LWP prioritylevine1998-04-181-9/+9
* ({next,previous)_priority): added ACE_HAS_DCETHREADS check before !defined(AC...levine1997-12-261-2/+2
* *** empty log message ***schmidt1997-08-101-15/+11
* (previous_priority, VxWorks only): removed ACE_UNUSED_ARG (policy) because po...levine1997-06-231-1/+0
* *** empty log message ***schmidt1997-05-251-1/+3
* *** empty log message ***schmidt1997-05-241-3/+9
* (Solaris only): use 0 min priority again, with workaround in ACE_OS::thr_crea...levine1997-05-211-8/+2
* (priority_min): On Solaris (with STHREADS), don't return priority of 0 becaus...levine1997-05-091-2/+8
* moved memsets of pcinfo so that entire pcinfo structure is zeroed out, to _re...levine1997-04-051-5/+5
* added /**/ to #include directiveslevine1997-04-031-2/+2
* * Added -fno-implicit-templates for Linux platformsChris Cleeland1997-04-021-30/+36
* fooschmidt1997-03-291-1/+2
* (priority_min, priority_max, next_priority, previous_priority): not supported...levine1997-03-171-4/+4
* Fixed broken #elif constructs in a few places.Chris Cleeland1997-03-101-4/+4
* more fixes for WTHREADSlevine1997-03-061-3/+7
* *** empty log message ***irfan1997-03-061-2/+2
* revised thread/process priority interface (merged in posix_thread_priority br...levine1997-03-051-3/+245
* *** empty log message ***irfan1997-01-291-0/+2
* fooschmidt1997-01-291-9/+0
* added ACE_OS::set_sched_params (), and ACE_Scheduling_Parameters and ACE_Thre...levine1997-01-291-0/+34