[RTEMS Project] #2885: Fix rtems_rate_monotonic_postponed_job_count() prototype

RTEMS trac trac at rtems.org
Tue Jan 24 15:44:35 UTC 2017


#2885: Fix rtems_rate_monotonic_postponed_job_count() prototype
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:  4.12
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by kh.chen):

 I think we should rename it as
 rtems_rate_monotonic_get_postponed_job_count(uint32_t *count), though the
 name is really long.
 The RTEMS status codes could be:
 RTEMS_SUCCESSFUL - count returned successfully
 RTEMS_INVALID_ID - invalid rate monotonic period id
 RTEMS_INVALID_ADDRESS - invalid address of count

--
Ticket URL: <http://devel.rtems.org/ticket/2885#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list