summaryrefslogtreecommitdiff
path: root/ace/Sched_Params.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** 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