[haiku-bugs] [Haiku] #15276: sem_post/8-1 posix test failed

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 21 Aug 2019 01:12:23 -0000

#15276: sem_post/8-1 posix test failed
--------------------------+------------------------------
 Reporter:  cocobean      |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  System/POSIX  |      Version:  R1/Development
 Keywords:  posix         |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 Ref:
 
https://github.com/haiku/open_posix_testsuite/blob/from_haiku_trunk/conformance/interfaces/sem_post/8-1.c

 * If the Process Scheduling option is supported, the thread to be
 unblocked
  * shall be chosen in a manner appropriate to the scheduling policies
  * and parameters in effect for the blocked threads.
  * In the case of the schedulers SCHED_FIFO and SCHED_RR, the highest
  * priority waiting thread shall be unblocked, and if there is
  * more than one highest priority thread blocked waiting for the
 semaphore,
  * then the highest priority thread that has been waiting the
  * longest shall be unblocked.
  * If the Process Scheduling option is not defined, the choice of a thread
  * to unblock is unspecified.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15276>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: